Wiki Page Content

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2010-09-29 23:32:29
Size: 722
Editor: SheenaSmith
Comment: create page, add content (9/27 changeset 4900)
Revision 4 as of 2011-02-14 18:53:06
Size: 769
Editor: SheenaSmith
Comment: update content - 2/14 changeset 5295
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
||SDL_SYSWM_UNKNOWN||description||
||SDL_SYSWM_WINDOWS||description||
||SDL_SYSWM_X11||description||
||SDL_SYSWM_DIRECTFB||description||
||SDL_SYSWM_COCOA||description||
||SDL_SYSWM_UNKNOWN||||
||SDL_SYSWM_WINDOWS||Microsoft Windows^®^||
||SDL_SYSWM_X11||X Window System||
||SDL_SYSWM_DIRECTFB||[[http://www.directfb.org|DirectFB]]||
||SDL_SYSWM_COCOA||Apple OS X||
||SDL_SYSWM_UIKIT||||
Line 30: Line 31:
 .[[SDL_GetWindowWMInfo]]???  .[[SDL_GetWindowWMInfo]]

DRAFT

SDL_SYSWM_TYPE

An enumeration of the various supported windowing subsystems.

Values

SDL_SYSWM_UNKNOWN

SDL_SYSWM_WINDOWS

Microsoft Windows®

SDL_SYSWM_X11

X Window System

SDL_SYSWM_DIRECTFB

DirectFB

SDL_SYSWM_COCOA

Apple OS X

SDL_SYSWM_UIKIT

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum, CategorySWM

None: SDL_SYSWM_TYPE (last edited 2020-09-03 16:20:36 by DanielG)

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