Description Usage Arguments Author(s)
Loops over all entries in the accelerator map, and execute
foreach.func on each. The signature of foreach.func is that of
GtkAccelMapForeach, the changed parameter indicates whether
this accelerator was changed during runtime (thus, would need
saving during an accelerator map dump).
1 | gtkAccelMapForeachUnfiltered(data = NULL, foreach.func)
|
|
data to be passed into |
|
function to be executed for each accel map entry |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.