Hook.insertBefore

Inserts a glib.Hook into a glib.HookList, before a given glib.Hook

class Hook
static
void
insertBefore

Parameters

hookList HookList
sibling Hook

the glib.Hook to insert the new glib.Hook before

hook Hook

the glib.Hook to insert