cf_input_text_pop_utf32¶
Category: input
GitHub: cute_input.h
Pops a utf8 codepoint off of the input buffer of the application.
Remarks¶
The input text functions are for dealing with text input. Not all text inputs come from a single key-stroke, as some are comprised of multiple keystrokes, especially when dealing with non-Latin based inputs.
Related Pages¶
cf_input_text_add_utf8
cf_input_text_clear
cf_input_text_has_data