|
XCB
1.9.1
|
xcb_xkb_get_names_reply_t More...
#include <xkb.h>
Data Fields | |
| uint8_t | response_type |
| uint8_t | deviceID |
| uint16_t | sequence |
| uint32_t | length |
| uint32_t | which |
| xcb_keycode_t | minKeyCode |
| xcb_keycode_t | maxKeyCode |
| uint8_t | nTypes |
| uint8_t | groupNames |
| uint16_t | virtualMods |
| xcb_keycode_t | firstKey |
| uint8_t | nKeys |
| uint32_t | indicators |
| uint8_t | nRadioGroups |
| uint8_t | nKeyAliases |
| uint16_t | nKTLevels |
| uint8_t | pad0 [4] |
| xcb_keycode_t xcb_xkb_get_names_reply_t::firstKey |
| uint32_t xcb_xkb_get_names_reply_t::length |
| xcb_keycode_t xcb_xkb_get_names_reply_t::maxKeyCode |
| xcb_keycode_t xcb_xkb_get_names_reply_t::minKeyCode |
| uint8_t xcb_xkb_get_names_reply_t::nKeys |
| uint16_t xcb_xkb_get_names_reply_t::nKTLevels |
| uint8_t xcb_xkb_get_names_reply_t::pad0[4] |
| uint16_t xcb_xkb_get_names_reply_t::sequence |
| uint32_t xcb_xkb_get_names_reply_t::which |
1.7.6.1