Type Definition xcb::xproto::GetGeometryCookie [−][src]
type GetGeometryCookie<'a> = Cookie<'a, xcb_get_geometry_cookie_t>;
type GetGeometryCookie<'a> = Cookie<'a, xcb_get_geometry_cookie_t>;
impl<'a> GetGeometryCookie<'a>
[src]pub fn get_reply(&self) -> Result<GetGeometryReply, GenericError>
[src]