Top | ![]() |
![]() |
![]() |
![]() |
|
e_dialog_combo_box_set () |
|
e_dialog_combo_box_get () |
|
e_dialog_button_new_with_icon () |
|
e_dialog_offline_settings_new_limit_box () |
void e_dialog_combo_box_set (,
GtkWidget *widget,
gint valueconst
);gint *value_map
Sets the selected item in a e_dialog_radio_set()
value_map
maps enumeration values to item
indices.
gint e_dialog_combo_box_get (,
GtkWidget *widgetconst
);gint *value_map
Queries the selected item in a e_dialog_radio_set()
value_map
maps enumeration values to item
indices.
GtkWidget * e_dialog_button_new_with_icon (const
,gchar *icon_nameconst
);gchar *label
Creates a new label
and image set
to icon_name
.
Since: 3.12
GtkWidget * e_dialog_offline_settings_new_limit_box ();
CamelOfflineSettings *offline_settings
Creates a new horizontal offline_settings
properties limit-by-age,
limit-unit and limit-value.
Since: 3.24