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