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).
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).