ShortcutController.mnemonicModifiers

gdk.types.ModifierType mnemonicModifiers() @property nothrow

Get mnemonicModifiers property.

Returns

The modifiers that need to be pressed to allow mnemonics activation.
void mnemonicModifiers(gdk.types.ModifierType propval) @property nothrow

Set mnemonicModifiers property.

Parameters

propvalThe modifiers that need to be pressed to allow mnemonics activation.