Type Definition xcb::xproto::GetWindowAttributesCookie[][src]

type GetWindowAttributesCookie<'a> = Cookie<'a, xcb_get_window_attributes_cookie_t>;

Implementations

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

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