|  |  |  | Evolution-Data-Server Manual: Calendar Backend (libedata-cal) |  | 
|---|---|---|---|---|
| Top | Description | ||||
struct              ECalBackendFileStore;
ECalBackendStore *  e_cal_backend_file_store_new        (const gchar *path);
struct ECalBackendFileStore {
	ECalBackendStore parent;
	ECalBackendFileStorePrivate *priv;
};
Since 2.28
ECalBackendStore *  e_cal_backend_file_store_new        (const gchar *path);
Since 2.28