[−][src]Type Definition xcb::shape::QueryExtentsCookie
type QueryExtentsCookie<'a> = Cookie<'a, xcb_shape_query_extents_cookie_t>;
type QueryExtentsCookie<'a> = Cookie<'a, xcb_shape_query_extents_cookie_t>;
impl<'a> QueryExtentsCookie<'a>
[src]pub fn get_reply(&self) -> Result<QueryExtentsReply, GenericError>
[src]