소스 검색

Note that the SDL window properties are read-only

Sam Lantinga 2 년 전
부모
커밋
7203641597
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/SDL3/SDL_video.h

+ 1 - 1
include/SDL3/SDL_video.h

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