EDataFactory
EDataFactory — an abstract base class for a D-Bus server
|
|
Includes
#include <libebackend/e-data-factory>
Functions
e_data_factory_get_backend ()
EBackend *
e_data_factory_get_backend (EDataFactory *factory
,
const gchar *hash_key
,
ESource *source
);
e_data_factory_set_online ()
void
e_data_factory_set_online (EDataFactory *factory
,
gboolean online
);
Types and Values
struct EDataFactory
struct EDataFactory;
Contains only private data that should be read and manipulated using the
functions below.
Since 3.4
Property Details
The “online”
property
“online” gboolean
Whether the server is online.
Flags: Read / Write / Construct
Default value: TRUE