Method
EBackendFileCacheget_keys
Declaration [src]
GSList*
e_file_cache_get_keys (
EFileCache* cache
)
Description [src]
Returns a list of keys in cache. The keys are owned by cache and must
not be modified or freed. Free the returned list with g_slist_free().