Module input

Source

Structs§

KeyEvent
Represents a key event.
KeyEventState
Represents extra state about the key event.
KeyModifiers
Represents key modifiers (shift, control, alt, etc.).
MouseEvent
Represents a mouse event.

Enums§

Event
All possible events that can be handled by widgets.
EventStatus
Possible results of event handler methods.
KeyCode
Represents a key.
KeyEventKind
Represents a keyboard event kind.
MouseButton
Represents a mouse button.
MouseEventKind
A mouse event kind.
TerminalEvent
All possible events, which can be handled by terminal application.