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