THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
Set the rectangle used to type Unicode text inputs.
void SDL_SetTextInputRect(SDL_Rect *rect);
rect |
the SDL_Rect structure representing the rectangle to receive text (ignored if NULL) |
CategoryAPI, CategoryKeyboard, CategoryDraft