MnemonicTrigger

constructor(keyval: <Error class: unknown class>)

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.

Return

A new GtkShortcutTrigger

Parameters

keyval

The keyval to trigger for


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)