Package: gtk

Function gtk-window-mnemonic-activate

Lambda List

gtk-window-mnemonic-activate (window keyval modifier)

Arguments

window -- a gtk-window widget
keyval -- an unsigned integer with the mnemonic
modifier -- the gdk-modifier-type modifiers

Return Value

True if the activation is done.

Details

Activates the targets associated with the mnemonic.
 

See also

2021-9-12