Wiki Page Content

Revision 2 as of 2010-01-21 17:56:40

Clear message

DRAFT

SDL_RaiseWindow

Use this function to raise the window above other windows and set the input focus.

Syntax

void SDL_RaiseWindow(SDL_Window* window)

Function Parameters

window

the window to be raised

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

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