Struct xcb::ffi::xkb::xcb_xkb_get_device_info_reply_t
[−]
[src]
#[repr(C)]pub struct xcb_xkb_get_device_info_reply_t { pub response_type: u8, pub deviceID: u8, pub sequence: u16, pub length: u32, pub present: u16, pub supported: u16, pub unsupported: u16, pub nDeviceLedFBs: u16, pub firstBtnWanted: u8, pub nBtnsWanted: u8, pub firstBtnRtrn: u8, pub nBtnsRtrn: u8, pub totalBtns: u8, pub hasOwnState: u8, pub dfltKbdFB: u16, pub dfltLedFB: u16, pub pad0: [u8; 2], pub devType: xcb_atom_t, pub nameLen: u16, }
Fields
response_type: u8
deviceID: u8
sequence: u16
length: u32
present: u16
supported: u16
unsupported: u16
nDeviceLedFBs: u16
firstBtnWanted: u8
nBtnsWanted: u8
firstBtnRtrn: u8
nBtnsRtrn: u8
totalBtns: u8
hasOwnState: u8
dfltKbdFB: u16
dfltLedFB: u16
pad0: [u8; 2]
devType: xcb_atom_t
nameLen: u16