gtkAccelMapGet: gtkAccelMapGet

Description Usage Details Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the singleton global GtkAccelMap object. This object is useful only for notification of changes to the accelerator map via the ::changed signal; it isn't a parameter to the other accelerator map functions.

Usage

1

Details

Since 2.4

Value

[GtkAccelMap] the global GtkAccelMap object

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkAccelMapGet in RGtk2...