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

type GetIndicatorMapReply = Reply<xcb_xkb_get_indicator_map_reply_t>;

Implementations

impl GetIndicatorMapReply[src]

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

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

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

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

pub fn maps(&self) -> IndicatorMapIterator[src]