Method
EBackendCacheKeysget_cache
since: 3.48
Declaration [src]
ECache*
e_cache_keys_get_cache (
ECacheKeys* self
)
Description [src]
Gets an ECache, with which the self had been created.
Available since: 3.48
| Gets property | EBackend.CacheKeys:cache |
Return value
Type: ECache
An ECache.
| The returned data is owned by the instance. |