Wiki Page Content

Differences between revisions 4 and 5
Revision 4 as of 2010-09-15 04:58:04
Size: 525
Editor: SheenaSmith
Comment: update content - "the" to "a" window update
Revision 5 as of 2010-10-09 06:01:25
Size: 529
Editor: SheenaSmith
Comment: update content - pointers, structs
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
||'''window'''||the window to be shown|| ||'''window'''||the SDL_Window to be shown||

SDL_ShowWindow

Use this function to show a window.

Syntax

void SDL_ShowWindow(SDL_Window* window)

Function Parameters

window

the SDL_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