Type Definition xcb::xkb::IndicatorMapNotifyEvent[][src]

type IndicatorMapNotifyEvent = Event<xcb_xkb_indicator_map_notify_event_t>;

Implementations

impl IndicatorMapNotifyEvent[src]

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

pub fn time(&self) -> Timestamp[src]

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

pub fn state(&self) -> u32[src]

pub fn map_changed(&self) -> u32[src]

pub fn new(
    xkb_type: u8,
    time: Timestamp,
    device_i_d: u8,
    state: u32,
    map_changed: u32
) -> IndicatorMapNotifyEvent
[src]

Constructs a new IndicatorMapNotifyEvent response_type will be set automatically to INDICATOR_MAP_NOTIFY