Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-01-21 17:57:29
Size: 657
Editor: SheenaSmith
Comment: Update WindowID > Window*
Revision 3 as of 2010-08-30 04:54:37
Size: 600
Editor: SheenaSmith
Comment: remove 'draft' note
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||

SDL_MinimizeWindow

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

Syntax

void SDL_MinimizeWindow(SDL_Window* window)

Function Parameters

window

the window to be minimized

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_MinimizeWindow (last edited 2010-10-18 03:32:09 by SheenaSmith)

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