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

type Depth<'a> = StructPtr<'a, xcb_depth_t>;

Methods

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

pub fn depth(&self) -> u8[src]

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

Important traits for VisualtypeIterator
pub fn visuals(&self) -> VisualtypeIterator[src]