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

type QueryColorsReply = Reply<xcb_query_colors_reply_t>;

Methods

impl QueryColorsReply[src]

pub fn colors_len(&self) -> u16[src]

Important traits for RgbIterator
pub fn colors(&self) -> RgbIterator[src]