Dialog.present

Presents self within parent's window.

If self is already shown, raises it to the top instead.

If the window is an classWindow or classApplicationWindow, the dialog will be shown within it. Otherwise, it will be a separate window.

class Dialog
void
present

Parameters

parent gtk.widget.Widget

a widget within the toplevel