Wiki Page Content

Revision 3 as of 2011-02-22 20:56:31

Clear message

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
Defined at src/video/SDL_video.c line 2470

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryKeyboard

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit