![]() |
![]() |
![]() |
Evolution-Data-Server Manual: Backend Utilities (libebackend) | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#include <libebackend/e-data-factory> struct EDataFactory; EBackend * e_data_factory_get_backend (EDataFactory *factory
,const gchar *hash_key
,ESource *source
); gboolean e_data_factory_get_online (EDataFactory *factory
); void e_data_factory_set_online (EDataFactory *factory
,gboolean online
);
struct EDataFactory;
Contains only private data that should be read and manipulated using the functions below.
Since 3.4
EBackend * e_data_factory_get_backend (EDataFactory *factory
,const gchar *hash_key
,ESource *source
);
void e_data_factory_set_online (EDataFactory *factory
,gboolean online
);
"online"
property"online" gboolean : Read / Write / Construct
Whether the server is online.
Default value: TRUE