Hook.prepend

Prepends a #GHook on the start of a #GHookList.

class Hook
static
void
prepend

Parameters

hookList HookList

a #GHookList

hook Hook

the #GHook to add to the start of @hook_list

Meta