gdkKeymapGetForDisplay {RGtk2}R Documentation

gdkKeymapGetForDisplay

Description

Returns the GdkKeymap attached to display.

Usage

gdkKeymapGetForDisplay(display)

Arguments

display [GdkDisplay] the GdkDisplay.

Details

Since 2.2

Value

[GdkKeymap] the GdkKeymap attached to display.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]