Type Definition xcb::xproto::GetMotionEventsReply [−][src]
type GetMotionEventsReply = Reply<xcb_get_motion_events_reply_t>;
Implementations
impl GetMotionEventsReply
[src]
pub fn events_len(&self) -> u32
[src]
pub fn events(&self) -> TimecoordIteratorⓘNotable traits for TimecoordIterator
impl Iterator for TimecoordIterator type Item = Timecoord;
[src]
Notable traits for TimecoordIterator
impl Iterator for TimecoordIterator type Item = Timecoord;