Method
EDataBookBookBackendset_cache_dir
since: 2.32
Declaration [src]
void
e_book_backend_set_cache_dir (
EBookBackend* backend,
const gchar* cache_dir
)
Description [src]
Sets the cache directory path for use by backend.
Note that EBookBackend is initialized with a default cache directory
path which should suffice for most cases. Backends should not override
the default path without good reason.
Available since: 2.32
| Sets property | EDataBook.BookBackend:cache-dir |