Wiki Page Content

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 minimize

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)

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