Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-08-13 02:54:12
Size: 632
Editor: SheenaSmith
Comment: create page, add content (8/8 changeset 4633; 4465)
Revision 2 as of 2010-09-23 22:00:27
Size: 682
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
^A pointer to the SDL_Window with keyboard focus.^ Returns ^a pointer to the SDL_Window with keyboard focus.^  <<Color2(green,What happens on error?)>>

DRAFT

SDL_GetKeyboardFocus

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

Syntax

SDL_Window* SDL_GetKeyboardFocus(void)

Return Value

Returns a pointer to the SDL_Window with keyboard focus. green

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