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 -- a gdk:modifier-type value with the modifiers

Return Value

True if the activation is done.

Details

Activates the targets associated with the mnemonic.
 

See also

#2024-3-16