Package: gtk

Function gtk:window-add-mnemonic

Lambda List

gtk:window-add-mnemonic (window keyval target)

Arguments

window -- a gtk:window widget
keyval -- an unsigned integer with the mnemonic
target -- a gtk:widget object that gets activated by the mnemonic

Details

Adds a mnemonic to the window.
 

See also

#2024-3-16