![]() |
![]() |
![]() |
Evolution Utilities Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct EAuthComboBox; GtkWidget * e_auth_combo_box_new (void
); CamelProvider * e_auth_combo_box_get_provider (EAuthComboBox *combo_box
); void e_auth_combo_box_set_provider (EAuthComboBox *combo_box
,CamelProvider *provider
); void e_auth_combo_box_update_available (EAuthComboBox *combo_box
,GList *available_authtypes
);
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBin +----GtkComboBox +----EAuthComboBox
EAuthComboBox implements AtkImplementorIface, GtkBuildable, GtkCellLayout and GtkCellEditable.
CamelProvider * e_auth_combo_box_get_provider (EAuthComboBox *combo_box
);
void e_auth_combo_box_set_provider (EAuthComboBox *combo_box
,CamelProvider *provider
);
void e_auth_combo_box_update_available (EAuthComboBox *combo_box
,GList *available_authtypes
);