Package org.gnome.gtk

Class MnemonicTrigger

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class MnemonicTrigger extends ShortcutTrigger
A GtkShortcutTrigger that triggers when a specific mnemonic is pressed.

Mnemonics require a *mnemonic modifier* (typically Alt) to be pressed together with the mnemonic key.