Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2024-11-25 17:20:21 +00:00
parent 1720fc77fe
commit e9fdcf6c60
1 changed files with 1 additions and 0 deletions

View File

@ -1848,6 +1848,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_ShowWindow(SDL_Window *window);
* \since This function is available since SDL 3.1.3.
*
* \sa SDL_ShowWindow
* \sa SDL_WINDOW_HIDDEN
*/
extern SDL_DECLSPEC bool SDLCALL SDL_HideWindow(SDL_Window *window);