ShortcutController.mnemonicModifiers
gdk.types.ModifierType mnemonicModifiers() @propertyGet mnemonicModifiers property.
Returns
The modifiers that need to be pressed to allow mnemonics activation.
void mnemonicModifiers(gdk.types.ModifierType propval) @propertySet mnemonicModifiers property.
Parameters
propval | The modifiers that need to be pressed to allow mnemonics activation. |