| Top |
gboolean
camel_offline_store_get_online (CamelOfflineStore *store);
Returns TRUE if store
is online.
Since 2.24
gboolean camel_offline_store_set_online_sync (CamelOfflineStore *store,gboolean online,GCancellable *cancellable,GError **error);
Sets the online/offline state of store
according to online
.
gboolean camel_offline_store_prepare_for_offline_sync (CamelOfflineStore *store,GCancellable *cancellable,GError **error);
Since 2.22