Wiki Page Content

Revision 4 as of 2010-09-18 03:40:43

Clear message

SDL_HideWindow

Use this function to hide a window.

Syntax

void SDL_HideWindow(SDL_Window* window)

Function Parameters

window

the window to be hidden

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