⇤ ← Revision 1 as of 2010-03-15 04:28:53
Size: 533
Comment: create page, add content (Rev 5540)
|
← Revision 2 as of 2015-01-28 20:26:02 ⇥
Size: 541
Comment: Added link to tutorial.
|
Deletions are marked like this. | Additions are marked like this. |
Line 21: | Line 21: |
''You can add useful comments here'' | There is a [[Tutorials/TextInput|tutorial]]. |
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.