Dialog.this

Creates 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.

More...
class Dialog
this
()

Return Value

the new dialog as a gtk.widget.Widget

Detailed Description

Deprecated: Use gtk.window.Window instead