Hook.insertBefore

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

Parameters

hookList glib.hook_list.HookList

a #GHookList

sibling glib.hook.Hook

the #GHook to insert the new #GHook before

hook glib.hook.Hook

the #GHook to insert