Type Alias xcb::xinput::DeviceKeyReleaseEvent

source ·
pub type DeviceKeyReleaseEvent = DeviceKeyPressEvent;
Expand description

The DeviceKeyReleaseEvent event.

Aliased Type§

struct DeviceKeyReleaseEvent { /* private fields */ }