mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
859d23d92b
Character events are created via a dedicated 'Event' constructor that takes an 'Event:Utf8' object as argument. Internally, the character is kept in the '_code' member. The 'Utf8' value can by retrieved by the recipient via the new 'utf8' method. Issue #2264 |
||
---|---|---|
.. | ||
component.h | ||
event_queue.h | ||
event.h | ||
keycodes.h | ||
root.h |