Method
Gtk.ShortcutTrigger.compare
Declaration [src]
int
gtk_shortcut_trigger_compare (
gconstpointer trigger1,
gconstpointer trigger2
)
Description [src]
The types of trigger1
and trigger2
are #gconstpointer only to allow
use of this function as a GCompareFunc
.
They must each be a GtkShortcutTrigger
.
Parameters
trigger2 |
GtkShortcutTrigger |
a |