Wiki Page Content

DRAFT

SDL_GetKeyboardFocus

Use this function to get the window which currently has keyboard focus.

Syntax

SDL_Window* SDL_GetKeyboardFocus(void)

Return Value

Returns the window with keyboard focus.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryKeyboard

None: SDL_GetKeyboardFocus (last edited 2014-09-22 17:50:47 by PhilippWiesemann)

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