Dialog.present

void present(gtk.widget.Widget parent = null)

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.

Parameters

parenta widget within the toplevel