mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-27 03:50:25 +00:00
Note that the SDL window properties are read-only
This commit is contained in:
parent
e0c45c6c98
commit
7203641597
@ -902,7 +902,7 @@ extern DECLSPEC SDL_Window *SDLCALL SDL_GetWindowParent(SDL_Window *window);
|
||||
/**
|
||||
* Get the properties associated with a window.
|
||||
*
|
||||
* The following properties are provided by SDL:
|
||||
* The following read-only properties are provided by SDL:
|
||||
*
|
||||
* On Android:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user