Hook.destroyLink

Removes one #GHook from a #GHookList, marking it inactive and calling g_hook_unref() on it.

class Hook
static
void
destroyLink

Parameters

hookList HookList

a #GHookList

hook Hook

the #GHook to remove

Meta