Method
EBackendFileCacheget_object
Declaration [src]
const gchar*
e_file_cache_get_object (
EFileCache* cache,
const gchar* key
)
Description [src]
Returns the object corresponding to key. If no such object exists in cache, the function returns NULL.