EMailIdentityComboBox
EMailIdentityComboBox
|
|
Details
struct EMailIdentityComboBox
struct EMailIdentityComboBox {
GtkComboBox parent;
EMailIdentityComboBoxPrivate *priv;
};
e_mail_identity_combo_box_new ()
GtkWidget * e_mail_identity_combo_box_new (ESourceRegistry *registry
);
e_mail_identity_combo_box_refresh ()
void e_mail_identity_combo_box_refresh (EMailIdentityComboBox *combo_box
);
e_mail_identity_combo_box_get_allow_none ()
gboolean e_mail_identity_combo_box_get_allow_none
(EMailIdentityComboBox *combo_box
);
e_mail_identity_combo_box_set_allow_none ()
void e_mail_identity_combo_box_set_allow_none
(EMailIdentityComboBox *combo_box
,
gboolean allow_none
);