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

SDL_Window

The type used to identify a window

Header File

Defined in [SDL_video.h](https://github.com/libsdl-org/SDL/blob/SDL2/include/SDL_video.h), but apps should _only_ `#include "SDL.h"`!

Syntax

typedef struct SDL_Window SDL_Window;

See Also

SDL_CreateWindow
SDL_CreateWindowFrom
SDL_DestroyWindow
SDL_FlashWindow
SDL_GetWindowData
SDL_GetWindowFlags
SDL_GetWindowGrab
SDL_GetWindowKeyboardGrab
SDL_GetWindowMouseGrab
SDL_GetWindowPosition
SDL_GetWindowSize
SDL_GetWindowTitle
SDL_HideWindow
SDL_MaximizeWindow
SDL_MinimizeWindow
SDL_RaiseWindow
SDL_RestoreWindow
SDL_SetWindowData
SDL_SetWindowFullscreen
SDL_SetWindowGrab
SDL_SetWindowKeyboardGrab
SDL_SetWindowMouseGrab
SDL_SetWindowIcon
SDL_SetWindowPosition
SDL_SetWindowSize
SDL_SetWindowBordered
SDL_SetWindowResizable
SDL_SetWindowTitle
SDL_ShowWindow

CategoryAPI, CategoryAPIStruct


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.