![]() | ![]() | ![]() | ![]() |
#define GAL_VIEW_NEW_DIALOG_TYPE GalViewNewDialog; GtkWidget* gal_view_new_dialog_new (GalViewCollection *collection); GtkWidget* gal_view_new_dialog_construct (GalViewNewDialog *dialog, GalViewCollection *collection);
GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GnomeDialog +----GalViewNewDialog
GtkWidget* gal_view_new_dialog_new (GalViewCollection *collection);
collection : | |
Returns : |
|
GtkWidget* gal_view_new_dialog_construct (GalViewNewDialog *dialog, GalViewCollection *collection);
dialog : | |
collection : | |
Returns : |
|
<<< GalViewEtable | Combo Boxes and associated utilities >>> |