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