get_cache_data
Description:
public unowned Structure?
get_cache_data ()
Gets the plugin specific data cache.
If it is null
there is no cached data stored. This is the case when the registry is getting rebuilt.
Parameters:
Returns:
The cached data as a Structure or null .
|