EDataCalFactory
EDataCalFactory
|
|
Object Hierarchy
GObject
╰── EDBusServer
╰── EDataFactory
╰── EDataCalFactory
Implemented Interfaces
EDataCalFactory implements
EExtensible and GInitable.
Functions
e_data_cal_factory_new ()
EDBusServer *
e_data_cal_factory_new (GCancellable *cancellable
,
GError **error
);
e_data_cal_factory_get_registry ()
ESourceRegistry *
e_data_cal_factory_get_registry (EDataCalFactory *factory
);
Returns the ESourceRegistry owned by factory
.
Returns
the ESourceRegistry
Since 3.6
Types and Values
EDS_CALENDAR_MODULES
#define EDS_CALENDAR_MODULES "EDS_CALENDAR_MODULES"
This environment variable configures where the calendar
factory loads it's backend modules from.
struct EDataCalFactory
struct EDataCalFactory;