[−][src]Type Definition xcb::render::Pictscreen
type Pictscreen<'a> = StructPtr<'a, xcb_render_pictscreen_t>;
Implementations
impl<'a> Pictscreen<'a>[src]
pub fn num_depths(&self) -> u32[src]
pub fn fallback(&self) -> Pictformat[src]
pub fn depths(&self) -> PictdepthIterator<'a>ⓘNotable traits for PictdepthIterator<'a>
impl<'a> Iterator for PictdepthIterator<'a> type Item = Pictdepth<'a>;[src]
Notable traits for PictdepthIterator<'a>
impl<'a> Iterator for PictdepthIterator<'a> type Item = Pictdepth<'a>;