gtkAccelGroupFind: gtkAccelGroupFind

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.