equal


Description:

public bool equal (ShortcutTrigger trigger2)

Checks if this 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`.

Parameters:

this

a `GtkShortcutTrigger`

trigger2

a `GtkShortcutTrigger`

Returns:

true if this and trigger2 are equal