Type Alias xcb::xinput::FocusInEvent

source ·
pub type FocusInEvent = EnterEvent;
Expand description

The FocusInEvent event.

Aliased Type§

struct FocusInEvent { /* private fields */ }