![]() |
![]() |
![]() |
Evolution-Data-Server Manual: Calendar Backend (libedata-cal) | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#define EDS_CALENDAR_MODULES struct EDataCalFactory; EDBusServer * e_data_cal_factory_new (GCancellable *cancellable
,GError **error
); ESourceRegistry * e_data_cal_factory_get_registry (EDataCalFactory *factory
);
#define EDS_CALENDAR_MODULES "EDS_CALENDAR_MODULES"
This environment variable configures where the calendar factory loads it's backend modules from.
EDBusServer * e_data_cal_factory_new (GCancellable *cancellable
,GError **error
);
ESourceRegistry * e_data_cal_factory_get_registry (EDataCalFactory *factory
);
Returns the ESourceRegistry owned by factory
.
|
an EDataCalFactory |
Returns : |
the ESourceRegistry |
Since 3.6