Wiki Page Content

Differences between revisions 5 and 6
Revision 5 as of 2010-10-09 03:41:46
Size: 530
Editor: SheenaSmith
Comment: update content - pointers, structs
Revision 6 as of 2010-10-18 03:33:04
Size: 521
Editor: SheenaSmith
Comment: update content - pointers, structs
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
||'''window'''||the SDL_Window to be hidden|| ||'''window'''||the window to hide||

SDL_HideWindow

Use this function to hide a window.

Syntax

void SDL_HideWindow(SDL_Window* window)

Function Parameters

window

the window to hide

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_HideWindow (last edited 2010-10-18 03:33:04 by SheenaSmith)

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