Packages
gdk-3.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
get_modifier_mask
get_modifier_state
get_num_lock_state
get_scroll_lock_state
have_bidi_layouts
lookup_key
map_virtual_modifiers
translate_keyboard_state
direction_changed
keys_changed
state_changed
get_for_display
Description:
[
Version
( since =
"2.2"
) ]
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
.