Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWindowMnemonicActivate: gtkWindowMnemonicActivate
Description
Activates the targets associated with the mnemonic.
Usage
gtkWindowMnemonicActivate(object, keyval, modifier)
Arguments
object
a
GtkWindow
keyval
the mnemonic
modifier
the modifiers
Value
TRUE
if the activation is done.