We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4725213 commit 7487880Copy full SHA for 7487880
include/SDL3/SDL_video.h
@@ -1077,8 +1077,6 @@ extern SDL_DECLSPEC SDL_Window ** SDLCALL SDL_GetWindows(int *count);
1077
*
1078
* - `SDL_WINDOW_FULLSCREEN`: fullscreen window at desktop resolution
1079
* - `SDL_WINDOW_OPENGL`: window usable with an OpenGL context
1080
- * - `SDL_WINDOW_OCCLUDED`: window partially or completely obscured by another
1081
- * window
1082
* - `SDL_WINDOW_HIDDEN`: window is not visible
1083
* - `SDL_WINDOW_BORDERLESS`: no window decoration
1084
* - `SDL_WINDOW_RESIZABLE`: window can be resized
0 commit comments