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

type GetIndicatorMapReply = Reply<xcb_xkb_get_indicator_map_reply_t>;

Methods

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]

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