HookCompareFunc
Defines the type of function used to compare #GHook elements in g_hook_insert_sorted().
param
newHookthe #GHook being insertedparam
siblingthe #GHook to compare with @new_hookreturn a value <= 0 if @new_hook should be before @sibling