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