Type Alias xcb::xinput::MotionEvent
source · pub type MotionEvent = ButtonPressEvent;
Expand description
The MotionEvent
event.
Aliased Type§
struct MotionEvent { /* private fields */ }
pub type MotionEvent = ButtonPressEvent;
The MotionEvent
event.
struct MotionEvent { /* private fields */ }