| Evolution Utilities Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
Synopsis
struct GalDefineViewsDialog;
GtkWidget * gal_define_views_dialog_new (GalViewCollection *collection);
Object Hierarchy
GObject
+----GInitiallyUnowned
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkWindow
+----GtkDialog
+----GalDefineViewsDialog
Details
gal_define_views_dialog_new ()
GtkWidget * gal_define_views_dialog_new (GalViewCollection *collection);
Returns a new dialog for defining views.
Returns : |
The GalDefineViewsDialog. |
