A structure containing information on a text input event.
More...
#include <Event.hpp>
|
| char | text [MAX_TEXT_INPUT_LENGTH] |
| | The text input.
|
| uint32 | window_id |
| | The identifier of the window at the moment of the event.
|
A structure containing information on a text input event.
Definition at line 412 of file Event.hpp.
◆ text
| char nom::TextInputEvent::text[MAX_TEXT_INPUT_LENGTH] |
◆ window_id
| uint32 nom::TextInputEvent::window_id |
The identifier of the window at the moment of the event.
Definition at line 418 of file Event.hpp.
The documentation for this struct was generated from the following file:
- /home/jeff/Projects/nomlib.git/include/nomlib/system/Event.hpp