Hook.destroy

Destroys a #GHook, given its ID.

  1. GDestroyNotify destroy [@property getter]
  2. GDestroyNotify destroy [@property setter]
  3. bool destroy(HookList hookList, gulong hookId)
    class Hook
    static
    bool
    destroy

Parameters

hookList HookList

a #GHookList

hookId gulong

a hook ID

Return Value

Type: bool

%TRUE if the #GHook was found in the #GHookList and destroyed

Meta