![]() |
![]() |
![]() |
Criawips Reference Manual | ![]() |
---|
PreferencesDialogPreferencesDialog — |
CriaPreferencesDialog; CriaPreferencesDialogClass; CriaPreferencesDialogPrivate; const gchar* cria_preferences_dialog_get_attribute (CriaPreferencesDialog *self); void cria_preferences_dialog_set_attribute (CriaPreferencesDialog *self, const char *attribute);
GObject +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GtkDialog +----CriaPreferencesDialog
typedef struct { GtkDialogClass base_class; /* signals */ /*void (*signal) (CriaPreferencesDialog * self, const gchar * string);*/ } CriaPreferencesDialogClass;
typedef struct _CriaPreferencesDialogPrivate CriaPreferencesDialogPrivate;
const gchar* cria_preferences_dialog_get_attribute (CriaPreferencesDialog *self);
self : |
|
Returns : |
void cria_preferences_dialog_set_attribute (CriaPreferencesDialog *self, const char *attribute);
self : |
|
attribute : |
<< CriaApplication | libglade-support >> |