Note that the SDL window properties are read-only

main
Sam Lantinga 2023-11-13 13:58:33 -08:00
parent e0c45c6c98
commit 7203641597
1 changed files with 1 additions and 1 deletions

View File

@ -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:
*