compare


Description:

public int compare (ShortcutTrigger trigger2)

The types of this and trigger2 are `gconstpointer` only to allow use of this function as a `GCompareFunc`.

They must each be a `GtkShortcutTrigger`.

Parameters:

this

a `GtkShortcutTrigger`

trigger2

a `GtkShortcutTrigger`

Returns:

An integer less than, equal to, or greater than zero if this is found, respectively, to be less than, to match, or be greater than trigger2.