[][src]Type Definition xcb::shape::QueryExtentsCookie

type QueryExtentsCookie<'a> = Cookie<'a, xcb_shape_query_extents_cookie_t>;

Methods

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

pub fn get_reply(&self) -> Result<QueryExtentsReply, GenericError>[src]