mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 22:48:30 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -1529,8 +1529,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowIcon(SDL_Window *window, SDL_Surfa
|
||||
/**
|
||||
* Request that the window's position be set.
|
||||
*
|
||||
* If the window is in an exclusive fullscreen or maximized state, this request
|
||||
* has no effect.
|
||||
* If the window is in an exclusive fullscreen or maximized state, this
|
||||
* request has no effect.
|
||||
*
|
||||
* This can be used to reposition fullscreen-desktop windows onto a different
|
||||
* display, however, as exclusive fullscreen windows are locked to a specific
|
||||
|
Reference in New Issue
Block a user