Hook.get

Returns the glib.Hook with the given id, or NULL if it is not found.

class Hook
static
get

Parameters

hookList HookList
hookId gulong

a hook id

Return Value

Type: Hook

the glib.Hook with the given id, or NULL if it is not found