Method
GckObjectCacheset_attributes
Declaration [src]
void
gck_object_cache_set_attributes (
  GckObjectCache* object,
  GckAttributes* attrs
)
Description [src]
Sets the attributes cached on this object.
If the attrs GckAttributes is floating, it is consumed.
| Sets property | Gck.ObjectCache:attributes | 
Parameters
- attrs
- 
            Type: GckAttributesThe attributes to set. The argument can be NULL.The data is owned by the caller of the method.