[][src]Type Definition xcb::xfixes::FetchRegionReply

type FetchRegionReply = Reply<xcb_xfixes_fetch_region_reply_t>;

Implementations

impl FetchRegionReply[src]

pub fn extents(&self) -> Rectangle[src]

pub fn rectangles(&self) -> RectangleIterator

Notable traits for RectangleIterator

impl Iterator for RectangleIterator type Item = Rectangle;
[src]