Description Usage Arguments Value Author(s)
Finds the first accelerator in any GtkAccelGroup
attached
to object
that matches accel.key
and accel.mods
, and
activates that accelerator.
1 | gtkAccelGroupsActivate(object, accel.key, accel.mods)
|
|
the |
|
accelerator keyval from a key event |
|
keyboard state mask from a key event |
[logical] TRUE
if an accelerator was activated and handled this keypress
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.