MnemonicAction#
Superclasses: ShortcutAction
, Object
A GtkShortcutAction
that calls mnemonic_activate()
.
Methods#
- class MnemonicAction
- get() MnemonicAction #
Gets the mnemonic action.
This is an action that calls
mnemonic_activate()
on the given widget upon activation.