Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-08-30 04:54:37
Size: 600
Editor: SheenaSmith
Comment: remove 'draft' note
Revision 4 as of 2010-09-18 03:43:18
Size: 598
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 minimize the window to an iconic representation. Use this function to minimize a window to an iconic representation.

SDL_MinimizeWindow

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