Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-08-30 04:54:05
Size: 589
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Revision 4 as of 2010-09-18 03:42:59
Size: 587
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 make the window as large as possible. Use this function to make a window as large as possible.

SDL_MaximizeWindow

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

Syntax

void SDL_MaximizeWindow(SDL_Window* window)

Function Parameters

window

the window to be maximized

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_MaximizeWindow (last edited 2010-10-18 03:32:40 by SheenaSmith)

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