Description Usage Arguments Details Author(s)
Adds a filter to the global list of accel path filters.
1 | gtkAccelMapAddFilter(filter.pattern)
|
|
a pattern (see |
Accel map entries whose accel path matches one of the filters
are skipped by gtkAccelMapForeach
.
This function is intended for GTK+ modules that create their own menus, but don't want them to be saved into the applications accelerator map dump.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.