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

Return Value

True if the activation is done.

Details

Activates the targets associated with the mnemonic.
 

See also

#2025-07-03