Hook.get

Returns the #GHook with the given id, or %NULL if it is not found.

class Hook
static
get

Parameters

hookList HookList

a #GHookList

hookId gulong

a hook id

Return Value

Type: Hook

the #GHook with the given id, or %NULL if it is not found

Meta