Hook.compareIds

Compares the ids of two #GHook elements, returning a negative value if the second id is greater than the first.

class Hook
int
compareIds

Parameters

sibling glib.hook.Hook

a #GHook to compare with new_hook

Return Value

Type: int

a value <= 0 if the id of sibling is >= the id of new_hook