![]() |
![]() |
![]() |
Eye of MATE Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
enum EomPropertiesDialogPage; struct EomPropertiesDialog; GObject * eom_properties_dialog_new (GtkWindow *parent
,EomThumbView *thumbview
,GtkAction *next_image_action
,GtkAction *previous_image_action
); void eom_properties_dialog_update (EomPropertiesDialog *prop
,EomImage *image
); void eom_properties_dialog_set_page (EomPropertiesDialog *prop
,EomPropertiesDialogPage page
);
"netbook-mode" gboolean : Read / Write "thumbview" EomThumbView* : Read / Write / Construct Only
typedef enum { EOM_PROPERTIES_DIALOG_PAGE_GENERAL = 0, EOM_PROPERTIES_DIALOG_PAGE_EXIF, EOM_PROPERTIES_DIALOG_PAGE_DETAILS, EOM_PROPERTIES_DIALOG_N_PAGES } EomPropertiesDialogPage;
GObject * eom_properties_dialog_new (GtkWindow *parent
,EomThumbView *thumbview
,GtkAction *next_image_action
,GtkAction *previous_image_action
);
void eom_properties_dialog_update (EomPropertiesDialog *prop
,EomImage *image
);
void eom_properties_dialog_set_page (EomPropertiesDialog *prop
,EomPropertiesDialogPage page
);
"netbook-mode"
property"netbook-mode" gboolean : Read / Write
Netbook Mode.
Default value: FALSE