DRAFT |
SDL_StopTextInput
Use this function to stop receiving any text input events.
Syntax
void SDL_StopTextInput(void)
Code Examples
You can add your code example here
Remarks
There is a tutorial.
DRAFT |
Use this function to stop receiving any text input events.
void SDL_StopTextInput(void)
You can add your code example here
There is a tutorial.