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

gtkAccelGroupQuery

gtkAccelGroupQuery


Description

Queries an accelerator group for all entries matching accel.key and accel.mods.

Usage

gtkAccelGroupQuery(object, accel.key, accel.mods)

Arguments

object

the accelerator group to query

accel.key

key value of the accelerator

accel.mods

modifier combination of the accelerator

Value

A list containing the following elements:

retval

[GtkAccelGroupEntry] a list of n.entries GtkAccelGroupEntry elements, or NULL. [ allow-none ]

n.entries

location to return the number of entries found, or NULL. [ allow-none ]

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.