present

open fun present(parent: <Error class: unknown class>? = null)

Presents @self within @parent's window.

If @self 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.

Since

1.5

Parameters

parent

a widget within the toplevel