API Version: 10
Library Version: 10
void cogl_object_unref ( void* object )
Drecreases the reference count of object by 1; if the reference count reaches 0, the resources allocated by object will be freed.
object
void*
A CoglObject.
CoglObject
NULL