Wiki Page Content

Revision 1 as of 2010-01-17 07:17:27

Clear message

DRAFT

SDL_MinimizeWindow

Use this function to minimize the window to an iconic representation.

Syntax

void SDL_MinimizeWindow(SDL_WindowID windowID)

Function Parameters

windowID

the window to be minimized

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