Package: gobject

Function gobject:object-unref

Lambda List

gobject:object-unref (object)

Arguments

object -- a g:object instance

Details

Decreases the reference count of object. When its reference count drops to 0, the object is finalized.
 

See also

2024-12-14