Dialog.this
No documentation available for this declaration.
this
() nothrowCreates a new dialog box.
Widgets should not be packed into the gtk.window.Window directly, but into the content_area and action_area, as described above.
Returns
the new dialog as a gtk.widget.Widget
Deprecated
Use gtk.window.Window instead