Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2009-11-24 21:56:06
Size: 536
Editor: SheenaSmith
Comment: add categories
Revision 4 as of 2009-11-25 07:00:51
Size: 564
Editor: SheenaSmith
Comment: content added
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 .[[SDL_CreateWindowFrom]]

SDL_DestroyWindow

Use this function to destroy a window.

Syntax

void SDL_DestroyWindow(SDL_WindowID windowID)

Function Parameters

windowID

the window to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_DestroyWindow (last edited 2015-08-21 21:08:43 by PhilippWiesemann)

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