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