Dialog.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
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.
Returns
the new dialog as a gtk.widget.Widget
Deprecated
Use gtk.window.Window instead