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 -- the gtk-widget object that gets activated by the mnemonic

Details

Adds a mnemonic to the window.
 

See also

2021-9-12