Package: gobject
Function gobject:type-default-interface-unref
Lambda Listgobject:type-default-interface-unref (iface) ArgumentsDetails
Decrements the reference count for the type corresponding to the interface default vtable of iface.
If the type is dynamic, then when no one is using the interface and all
references have been released, the finalize function for the default vtable of the interface will be called. | See also |
2024-12-8