gtkAccelGroupsActivate
Finds the first accelerator in any GtkAccelGroup
attached
to object
that matches accel.key
and accel.mods
, and
activates that accelerator.
gtkAccelGroupsActivate(object, accel.key, accel.mods)
[logical] TRUE
if an accelerator was activated and handled this keypress
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.