cf_input_text_clear¶
Category: input
GitHub: cute_input.h
Clears the application's input text buffer.
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_pop_utf32
cf_input_text_has_data