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

type QueryTreeCookie<'a> = Cookie<'a, xcb_query_tree_cookie_t>;

Implementations

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

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