Dialog.this

Creates a new dialog box.

Widgets should not be packed into this #GtkWindow directly, but into the @vbox and @action_area, as described above.

Return Value

the new dialog as a #GtkWidget

Throws

ConstructionException GTK+ fails to create the object.

Meta