Method
EBackendFileCacheremove_object
Declaration [src]
gboolean
e_file_cache_remove_object (
EFileCache* cache,
const gchar* key
)
Description [src]
Removes the object corresponding to key from cache.
If no such object exists in cache, the function returns FALSE.