Function

GObject-2.0GObjectsignal_handler_is_connected

  • Returns whether handler_id is the ID of a handler connected to instance.

    Parameters

    • instance: GObject.Object

      The instance where a signal handler is sought.

    • handler_id: number

      the handler ID.

    Returns boolean

    whether handler_id identifies a handler connected to instance.