Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2011-02-22 20:56:31
Size: 827
Editor: KenBull
Comment: Added code reference for function definition.
Revision 4 as of 2011-02-23 03:57:50
Size: 567
Editor: KenBull
Comment: Removed code references by request from Sam
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]]<<BR>>
Defined at [[http://hg.libsdl.org/SDL/file/default/src/video/SDL_video.c#l2470|src/video/SDL_video.c line 2470]]

DRAFT

SDL_StartTextInput

Use this function to start accepting Unicode text input events.

Syntax

void SDL_StartTextInput(void)

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryKeyboard

None: SDL_StartTextInput (last edited 2015-01-28 20:25:32 by PhilippWiesemann)

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