[ CCode ( type_cname = "GckObjectCacheInterface" , type_id = "gck_object_cache_get_type ()" ) ]
public interface ObjectCache : Object
An interface implemented by derived classes of [class@Object] to indicate which attributes they'd like an enumerator to retrieve.
These attributes are then cached on the object and can be retrieved through the [property@ObjectCache:attributes] property.