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