Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-08-30 04:56:21
Size: 553
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Revision 4 as of 2010-08-30 04:58:26
Size: 526
Editor: SheenaSmith
Comment: update formatting
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
== Related Functions ==

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

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

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