ECalBackendFileStore

ECalBackendFileStore

Functions

Types and Values

Description

Functions

e_cal_backend_file_store_new ()

ECalBackendStore *
e_cal_backend_file_store_new (const gchar *path);

Since 2.28

Types and Values

struct ECalBackendFileStore

struct ECalBackendFileStore {
	ECalBackendStore parent;
	ECalBackendFileStorePrivate *priv;
};

Since 2.28