Type Definition xcb::xproto::KeymapNotifyEvent[][src]

type KeymapNotifyEvent = Event<xcb_keymap_notify_event_t>;

Implementations

impl KeymapNotifyEvent[src]

pub fn keys(&self) -> &[u8][src]

pub fn new(keys: [u8; 31]) -> KeymapNotifyEvent[src]

Constructs a new KeymapNotifyEvent response_type will be set automatically to KEYMAP_NOTIFY