Package: gobject

Function g-type-class-unref

Lambda List

g-type-class-unref (class)

Arguments

class -- the g-type-class structure to unreference

Details

Decrements the reference count of the class structure being passed in. Once the last reference count of a class has been released, classes may be finalized by the type system.
 

See also

2020-11-14