Hook.compareIds
int compareIds(glib.hook.Hook sibling)Compares the ids of two #GHook elements, returning a negative value if the second id is greater than the first.
Parameters
sibling | a #GHook to compare with new_hook |
Returns
a value <= 0 if the id of sibling is >= the id of new_hook