gtkWidgetMnemonicActivate {RGtk2} | R Documentation |
Emits the gtkWidgetMnemonicActivate
signal.
gtkWidgetMnemonicActivate(object, group.cycling)
|
|
|
|
The default handler for this signal activates the widget
if
group.cycling
is FALSE
, and just grabs the focus if group.cycling
is TRUE
.
[logical] TRUE
if the signal has been handled
Derived by RGtkGen from GTK+ documentation