Method
EBackendFileCacheadd_object
Declaration [src]
gboolean
e_file_cache_add_object (
EFileCache* cache,
const gchar* key,
const gchar* value
)
Description [src]
Adds a new key / value entry to cache. If an object corresponding to key already exists in cache, the function returns FALSE.