Dialog
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Dialog ()
public Dialog ()
Creates a new dialog box.
Note:
Use [class@Gtk.Window] instead
Widgets should not be packed into the `GtkWindow` directly, but into the content_area
and action_area
, as described
above.
Returns:
the new dialog as a `GtkWidget` |