Package: gobject

Function gobject:type-class-unref

Lambda List

gobject:type-class-unref (class)

Arguments

class -- a pointer to the g:type-class instance to unreference

Details

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

See also

2024-12-8