gtkWindowAddMnemonic {RGtk2} | R Documentation |
Adds a mnemonic to this window.
gtkWindowAddMnemonic(object, keyval, target)
|
[GtkWindow ] a GtkWindow |
|
[numeric] the mnemonic |
|
[GtkWidget ] the widget that gets activated by the mnemonic |
Derived by RGtkGen from GTK+ documentation