Description Usage Arguments Value Author(s)
Finds the first entry in an accelerator group for which
find.func
returns TRUE
and returns its GtkAccelKey
.
1 | gtkAccelGroupFind(object, find.func, data = NULL)
|
|
a |
|
a function to filter the entries of |
|
data to pass to |
[GtkAccelKey
] the key of the first entry passing find.func
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.