typeFreeInstance
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 |