![]() |
![]() |
![]() |
Camel Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals |
struct CamelIMAPXStore; CamelFolderQuotaInfo * camel_imapx_store_dup_quota_info (CamelIMAPXStore *store
,const gchar *quota_root_name
); void camel_imapx_store_set_quota_info (CamelIMAPXStore *store
,const gchar *quota_root_name
,const CamelFolderQuotaInfo *info
);
GObject +----CamelObject +----CamelService +----CamelStore +----CamelOfflineStore +----CamelIMAPXStore
CamelIMAPXStore implements GInitable, CamelNetworkService and CamelSubscribable.
CamelFolderQuotaInfo * camel_imapx_store_dup_quota_info (CamelIMAPXStore *store
,const gchar *quota_root_name
);
void camel_imapx_store_set_quota_info (CamelIMAPXStore *store
,const gchar *quota_root_name
,const CamelFolderQuotaInfo *info
);
"mailbox-created"
signalvoid user_function (CamelIMAPXStore *camelimapxstore,
CamelIMAPXMailbox *arg1,
gpointer user_data) : Run First
"mailbox-renamed"
signalvoid user_function (CamelIMAPXStore *camelimapxstore,
CamelIMAPXMailbox *arg1,
gchar *arg2,
gpointer user_data) : Run First
"mailbox-updated"
signalvoid user_function (CamelIMAPXStore *camelimapxstore,
CamelIMAPXMailbox *arg1,
gpointer user_data) : Run First