Function

GObject-2.0GObjectsignal_remove_emission_hook

  • Deletes an emission hook.

    Parameters

    • signal_id: number

      the id of the signal

    • hook_id: number

      the id of the emission hook, as returned by g_signal_add_emission_hook()

    Returns void