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

type QueryVersionCookie<'a> = Cookie<'a, xcb_shape_query_version_cookie_t>;

Methods

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

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