mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-28 11:57:24 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -1848,6 +1848,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_ShowWindow(SDL_Window *window);
|
|||||||
* \since This function is available since SDL 3.1.3.
|
* \since This function is available since SDL 3.1.3.
|
||||||
*
|
*
|
||||||
* \sa SDL_ShowWindow
|
* \sa SDL_ShowWindow
|
||||||
|
* \sa SDL_WINDOW_HIDDEN
|
||||||
*/
|
*/
|
||||||
extern SDL_DECLSPEC bool SDLCALL SDL_HideWindow(SDL_Window *window);
|
extern SDL_DECLSPEC bool SDLCALL SDL_HideWindow(SDL_Window *window);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user