xcb-d ~master (2018-10-28T22:27:09Z)
Dub
Repo
xcb_xkb_get_kbd_by_name_replies_t._indicator_maps
xcb
xkb
xcb_xkb_get_kbd_by_name_replies_t
Undocumented in source.
struct
xcb_xkb_get_kbd_by_name_replies_t
struct
_indicator_maps {
ubyte
indicatormap_type
;
ubyte
indicatorDeviceID
;
ushort
indicatormap_sequence
;
uint
indicatormap_length
;
uint
which
;
uint
realIndicators
;
ubyte
nIndicators
;
ubyte
[
15
]
pad5
;
xcb_xkb_indicator_map_t
*
maps
;
}
Members
Variables
indicatorDeviceID
ubyte
indicatorDeviceID
;
<
indicatormap_length
uint
indicatormap_length
;
<
indicatormap_sequence
ushort
indicatormap_sequence
;
<
indicatormap_type
ubyte
indicatormap_type
;
<
maps
xcb_xkb_indicator_map_t
*
maps
;
<
nIndicators
ubyte
nIndicators
;
<
pad5
ubyte
[
15
]
pad5
;
<
realIndicators
uint
realIndicators
;
<
which
uint
which
;
<
Meta
Source
See Implementation
xcb
xkb
xcb_xkb_get_kbd_by_name_replies_t
structs
_compat_map
_geometry
_indicator_maps
_key_names
_types
variables
compat_map
geometry
indicator_maps
key_names
types