Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
This commit is contained in:
parent
aae1814319
commit
f7eb030e91
6 changed files with 90 additions and 96 deletions
|
@ -89,6 +89,8 @@ void unicode_input_cancel(void);
|
|||
|
||||
void register_hex(uint16_t hex);
|
||||
void register_hex32(uint32_t hex);
|
||||
void register_unicode(uint32_t code_point);
|
||||
|
||||
void send_unicode_hex_string(const char *str);
|
||||
void send_unicode_string(const char *str);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue