mnemonic_activate


Description:

public bool mnemonic_activate (uint keyval, ModifierType modifier)

Activates the targets associated with the mnemonic.

Parameters:

this

a Window

keyval

the mnemonic

modifier

the modifiers

Returns:

true if the activation is done.