go
Keymap.getForDisplay
gdk
Keymap
Keymap
Returns the
gdk.Keymap
attached to
display
.
class
Keymap
static
Keymap
getForDisplay
(
Display
display
)
Parameters
display
Display
the
gdk.Display
Return Value
Type:
Keymap
the
gdk.Keymap
attached to
display
.
Meta
Since
2.2
gdk
Keymap
Keymap
constructors
this
functions
addOnDirectionChanged
addOnKeysChanged
addOnStateChanged
addVirtualModifiers
getCapsLockState
getDirection
getEntriesForKeycode
getEntriesForKeyval
getKeymapStruct
getModifierMask
getModifierState
getNumLockState
getScrollLockState
getStruct
haveBidiLayouts
lookupKey
mapVirtualModifiers
translateKeyboardState
static functions
getDefault
getForDisplay
getType
keyvalConvertCase
keyvalFromName
keyvalIsLower
keyvalIsUpper
keyvalName
keyvalToLower
keyvalToUnicode
keyvalToUpper
unicodeToKeyval
variables
gdkKeymap
Returns the gdk.Keymap attached to display.