Hook.insertBefore

Inserts a #GHook into a #GHookList, before a given #GHook.

class Hook
static
void
insertBefore

Parameters

hookList HookList

a #GHookList

sibling Hook

the #GHook to insert the new #GHook before

hook Hook

the #GHook to insert

Meta