Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2011-11-29 20:30:26
Size: 617
Editor: SheenaSmith
Comment: minor change to RV; camelcase
Revision 4 as of 2014-09-22 17:50:47
Size: 565
Comment: Removed link to SDL_OtherFunction which is not in SDL 2.
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
== Related Functions ==
 .[[SDL_OtherFunction]]

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)

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