mirror of https://github.com/libsdl-org/SDL.git
parent
1720fc77fe
commit
e9fdcf6c60
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue