mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-21 19:06:41 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -2357,6 +2357,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowParent(SDL_Window *window, SDL_Win
|
||||
* \since This function is available since SDL 3.1.3.
|
||||
*
|
||||
* \sa SDL_SetWindowParent
|
||||
* \sa SDL_WINDOW_MODAL
|
||||
*/
|
||||
extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowModal(SDL_Window *window, bool modal);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user