Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-01-21 17:23:59
Size: 584
Editor: SheenaSmith
Comment: update WindowID > Window*
Revision 3 as of 2010-09-15 04:53:03
Size: 527
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||

SDL_ShowWindow

Use this function to show the window.

Syntax

void SDL_ShowWindow(SDL_Window* window)

Function Parameters

window

the window to be shown

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_ShowWindow (last edited 2014-12-21 21:03:15 by PhilippWiesemann)

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