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

gtkAccelGroupFind

gtkAccelGroupFind


Description

Finds the first entry in an accelerator group for which find.func returns TRUE and returns its GtkAccelKey.

Usage

gtkAccelGroupFind(object, find.func, data = NULL)

Arguments

object

a GtkAccelGroup

find.func

a function to filter the entries of accel.group with

data

data to pass to find.func

Value

[GtkAccelKey] the key of the first entry passing find.func.

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.