Description Usage Arguments Value Author(s)
Finds the first accelerator in accel.group
that matches accel.key
and accel.mods
, and
activates it.
1 2 | gtkAccelGroupActivate(object, accel.quark, acceleratable, accel.key,
accel.mods)
|
|
a |
|
the quark for the accelerator name |
|
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.