Function

GObject-2.0GObjectsignal_handlers_destroy

  • Destroy all signal handlers of a type instance. This function is an implementation detail of the GObject.Object dispose implementation, and should not be used outside of the type system.

    Parameters

    • instance: GObject.Object

      The instance whose signal handlers are destroyed

    Returns void