ECalBackendFileStore
ECalBackendStore * e_cal_backend_file_store_new (const gchar *path);
const gchar *path
Since 2.28
struct ECalBackendFileStore { ECalBackendStore parent; ECalBackendFileStorePrivate *priv; };