Creates a GtkShortcutTrigger that will trigger whenever the key with the given @keyval is pressed and mnemonics have been activated.
Mnemonics are activated by calling code when a key event with the right modifiers is detected.
The keyval to trigger for
A new GtkShortcutTrigger
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a GtkShortcutTrigger that will trigger whenever the key with the given @keyval is pressed and mnemonics have been activated.
Mnemonics are activated by calling code when a key event with the right modifiers is detected.