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].

Parameters

trigger2a [gtk.shortcut_trigger.ShortcutTrigger]

Returns

true if trigger1 and trigger2 are equal