mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 15:10:49 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
b984846dd0
commit
fed80a0d41
1 changed files with 2 additions and 2 deletions
|
|
@ -667,8 +667,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
|
|||
*
|
||||
* On Windows:
|
||||
*
|
||||
* - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle (HMONITOR)
|
||||
* associated with the display
|
||||
* - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle
|
||||
* (HMONITOR) associated with the display
|
||||
*
|
||||
* \param displayID the instance ID of the display to query.
|
||||
* \returns a valid property ID on success or 0 on failure; call
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue