Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-09-15 04:53:03
Size: 527
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Revision 4 as of 2010-09-15 04:58:04
Size: 525
Editor: SheenaSmith
Comment: update content - "the" to "a" window update
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Use this function to show the window. Use this function to show a window.

SDL_ShowWindow

Use this function to show a 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