Wiki Page Content

Revision 5 as of 2010-10-18 03:29:48

Clear message

SDL_RestoreWindow

Use this function to restore the size and position of a minimized or maximized window.

Syntax

void SDL_RestoreWindow(SDL_Window* window)

Function Parameters

window

the window to be restored

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