Window.mnemonicActivate

bool mnemonicActivate(uint keyval, gdk.types.ModifierType modifier)

Activates the targets associated with the mnemonic.

Parameters

keyvalthe mnemonic
modifierthe modifiers

Returns

true if the activation is done.