فهرست منبع

Sync SDL3 wiki -> header

SDL Wiki Bot 11 ماه پیش
والد
کامیت
7abc589438
1فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 5 4
      include/SDL3/SDL_video.h

+ 5 - 4
include/SDL3/SDL_video.h

@@ -411,10 +411,11 @@ extern DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
  *
  * On KMS/DRM:
  *
- * - `SDL_PROP_DISPLAY_KMSDRM_ORIENTATION_NUMBER`: the "panel orientation" property
- *   for the display in degrees of clockwise rotation. Note that this is provided
- *   only as a hint, and the application is responsible for any coordinate transformations
- *   needed to conform to the requested display orientation.
+ * - `SDL_PROP_DISPLAY_KMSDRM_ORIENTATION_NUMBER`: the "panel orientation"
+ *   property for the display in degrees of clockwise rotation. Note that this
+ *   is provided only as a hint, and the application is responsible for any
+ *   coordinate transformations needed to conform to the requested display
+ *   orientation.
  *
  * \param displayID the instance ID of the display to query
  * \returns a valid property ID on success or 0 on failure; call