Window.mnemonicActivate
bool mnemonicActivate(uint keyval, gdk.types.ModifierType modifier)Activates the targets associated with the mnemonic.
Parameters
keyval | the mnemonic |
modifier | the modifiers |
Returns
true if the activation is done.
bool mnemonicActivate(uint keyval, gdk.types.ModifierType modifier)Activates the targets associated with the mnemonic.
keyval | the mnemonic |
modifier | the modifiers |