Type Alias xcb::x::LeaveNotifyEvent
source · pub type LeaveNotifyEvent = EnterNotifyEvent;
Expand description
the pointer is in a different window
Aliased Type§
struct LeaveNotifyEvent { /* private fields */ }
pub type LeaveNotifyEvent = EnterNotifyEvent;
the pointer is in a different window
struct LeaveNotifyEvent { /* private fields */ }