typeFreeInstance
fn
void typeFreeInstance(gobject.type_instance.TypeInstance instance)Frees an instance of a type, returning it to the instance pool for the type, if there is one.
Like [gobject.global.typeCreateInstance], this function is reserved for implementors of fundamental types.
Parameters
instance | an instance of a type |