Wiki Page Content

SDL_RaiseWindow

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

Syntax

void SDL_RaiseWindow(SDL_Window* window)

Function Parameters

window

the window to raise

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_RaiseWindow (last edited 2010-10-18 03:30:16 by SheenaSmith)

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