Wiki Page Content

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

Clear message

DRAFT

SDL_MaximizeWindow

Use this function to make the window as large as possible.

Syntax

void SDL_MaximizeWindow(SDL_WindowID windowID)

Function Parameters

windowID

the window to be maximized

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