Creates a gtk.shortcut_trigger.ShortcutTrigger 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 gtk.shortcut_trigger.ShortcutTrigger
Creates a gtk.shortcut_trigger.ShortcutTrigger 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.