Gtk.Window.add_mnemonic – gtk+-3.0 Reference Manual
add_mnemonic
Description:
public
void
add_mnemonic
(
uint
keyval,
Widget
target)
Adds a mnemonic to this window.
Parameters:
this
a
Window
keyval
the mnemonic
target
the widget that gets activated by the mnemonic
2022 vala-language.org