gtkAccelMapGet {RGtk2}R Documentation

gtkAccelMapGet

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

gtkAccelMapGet()

Details

Since 2.4

Value

[GtkAccelMap] the global GtkAccelMap object

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]