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