signalHandlersDestroy
fn
void signalHandlersDestroy(gobject.object.ObjectWrap instance)Destroy all signal handlers of a type instance. This function is an implementation detail of the #GObject dispose implementation, and should not be used outside of the type system.
Parameters
instance | The instance whose signal handlers are destroyed |