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

type GetIndicatorMapCookie<'a> = Cookie<'a, xcb_xkb_get_indicator_map_cookie_t>;

Methods

impl<'a> GetIndicatorMapCookie<'a>[src]

pub fn get_reply(&self) -> Result<GetIndicatorMapReply, GenericError>[src]