Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkAccelMapForeachUnfiltered

gtkAccelMapForeachUnfiltered


Description

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

Usage

gtkAccelMapForeachUnfiltered(data = NULL, foreach.func)

Arguments

data

data to be passed into foreach.func

foreach.func

function to be executed for each accel map entry

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.