equal

open fun equal(trigger2: ShortcutTrigger): Boolean

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 GHashTable. They must each be a GtkShortcutTrigger.

Return

true if @trigger1 and @trigger2 are equal

Parameters

trigger2

a GtkShortcutTrigger