ShortcutTrigger.equal

Checks if trigger1 and trigger2 trigger under the same conditions.

The types of one and two are gconstpointer only to allow use of this function with glib.hash_table.HashTable. They must each be a gtk.shortcut_trigger.ShortcutTrigger.

class ShortcutTrigger
bool
equal

Parameters

trigger2 gtk.shortcut_trigger.ShortcutTrigger

Return Value

Type: bool

true if trigger1 and trigger2 are equal