|
⇤ ← Revision 1 as of 2010-03-15 04:27:08
Size: 567
Comment: create page, add content (Rev 5540)
|
Size: 707
Comment: added code reference
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 14: | Line 14: |
== Code References == Declared at [[http://hg.libsdl.org/SDL/file/default/include/SDL_keyboard.h#l143|include/SDL_keyboard.h line 143]] |
DRAFT |
SDL_StartTextInput
Use this function to start accepting Unicode text input events.
Syntax
void SDL_StartTextInput(void)
Code References
Declared at include/SDL_keyboard.h line 143
Code Examples
You can add your code example here
Remarks
You can add useful comments here
