Method

GckObjectCacheset_attributes

Declaration [src]

void
gck_object_cache_set_attributes (
  GckObjectCache* object,
  GckAttributes* attrs
)

Description [src]

Sets the attributes cached on this object.

Parameters

attrs GckAttributes
 

The attributes to set.

 The argument can be NULL.
 The data is owned by the caller of the function.