Dialog.this

Create a modal dialog parented to parent (any widget; the dialog is owned by, centered on, and modal to that widget's top-level window).

class Dialog
this
(,
string title
,
int width
,
int height
)

Meta