Type Definition KeymapNotifyEvent
xcb::xproto
type KeymapNotifyEvent = Event<xcb_keymap_notify_event_t>;
impl KeymapNotifyEvent
pub fn keys(&self) -> &[u8]
pub fn new(keys: [u8; 31]) -> KeymapNotifyEvent
Constructs a new KeymapNotifyEvent response_type will be set automatically to KEYMAP_NOTIFY
response_type