Dialog
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Dialog ()
Creates a new dialog box.
Widgets should not be packed into this Window directly, but into the vbox
and action_area
, as described above.
Returns:
the new dialog as a Widget
|