[][src]Type Definition xcb::shape::InputSelectedCookie

type InputSelectedCookie<'a> = Cookie<'a, xcb_shape_input_selected_cookie_t>;

Methods

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

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