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