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