[−][src]Type Definition xcb::xproto::QueryColorsCookie
type QueryColorsCookie<'a> = Cookie<'a, xcb_query_colors_cookie_t>;
type QueryColorsCookie<'a> = Cookie<'a, xcb_query_colors_cookie_t>;
impl<'a> QueryColorsCookie<'a>[src]pub fn get_reply(&self) -> Result<QueryColorsReply, GenericError>[src]