Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-11-21 18:57:12 +00:00
parent b984846dd0
commit fed80a0d41

View File

@@ -667,8 +667,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
* *
* On Windows: * On Windows:
* *
* - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle (HMONITOR) * - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle
* associated with the display * (HMONITOR) associated with the display
* *
* \param displayID the instance ID of the display to query. * \param displayID the instance ID of the display to query.
* \returns a valid property ID on success or 0 on failure; call * \returns a valid property ID on success or 0 on failure; call