present


Description:

public void present (Widget? parent)

Presents this within parent's window.

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

If the window is an [class@Window] or [class@ApplicationWindow], the dialog will be shown within it. Otherwise, it will be a separate window.

Parameters:

this

a dialog

parent

a widget within the toplevel