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

SDL_StartTextInput (last edited 2010-03-15 04:27:08 by SheenaSmith)