Wiki Page Content

Revision 1 as of 2010-01-17 06:59:41

Clear message

DRAFT

SDL_ShowWindow

Use this function to show the window.

Syntax

void SDL_ShowWindow(SDL_WindowID windowID)

Function Parameters

windowID

the window to be shown

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

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