Gdk.Keymap.get_for_display – gdk-2.0 Reference Manual
Packages
gdk-2.0
Gdk
Keymap
get_default
get_for_display
Keymap
add_virtual_modifiers
get_caps_lock_state
get_direction
get_entries_for_keycode
get_entries_for_keyval
have_bidi_layouts
lookup_key
map_virtual_modifiers
translate_keyboard_state
direction_changed
keys_changed
state_changed
display
get_for_display
Description:
public
static
unowned
Keymap
get_for_display
(
Display
display)
Returns the
Keymap
attached to
display
.
Parameters:
display
the
Display
.
Returns:
the
Keymap
attached to
display
.