(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)

SDL_Window

The opaque type used to identify a window.

Header File

Defined in SDL_video.h

Syntax

typedef struct SDL_Window SDL_Window;

See Also


CategoryAPI, CategoryAPIStruct, CategoryVideo