[][src]Type Definition xcb::xproto::QueryColorsCookie

type QueryColorsCookie<'a> = Cookie<'a, xcb_query_colors_cookie_t>;

Methods

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

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