[−][src]Type Definition xcb::xproto::AllocNamedColorReply
type AllocNamedColorReply = Reply<xcb_alloc_named_color_reply_t>;
type AllocNamedColorReply = Reply<xcb_alloc_named_color_reply_t>;
impl AllocNamedColorReply[src]pub fn pixel(&self) -> u32[src]pub fn exact_red(&self) -> u16[src]pub fn exact_green(&self) -> u16[src]pub fn exact_blue(&self) -> u16[src]pub fn visual_red(&self) -> u16[src]pub fn visual_green(&self) -> u16[src]pub fn visual_blue(&self) -> u16[src]