Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2024-12-17 15:46:19 +00:00
parent eda0261c4e
commit 19bdc01b8c

View File

@@ -1529,8 +1529,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowIcon(SDL_Window *window, SDL_Surfa
/** /**
* Request that the window's position be set. * Request that the window's position be set.
* *
* If the window is in an exclusive fullscreen or maximized state, this request * If the window is in an exclusive fullscreen or maximized state, this
* has no effect. * request has no effect.
* *
* This can be used to reposition fullscreen-desktop windows onto a different * This can be used to reposition fullscreen-desktop windows onto a different
* display, however, as exclusive fullscreen windows are locked to a specific * display, however, as exclusive fullscreen windows are locked to a specific