We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b984846 commit fed80a0Copy full SHA for fed80a0
include/SDL3/SDL_video.h
@@ -667,8 +667,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
667
*
668
* On Windows:
669
670
- * - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle (HMONITOR)
671
- * associated with the display
+ * - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle
+ * (HMONITOR) associated with the display
672
673
* \param displayID the instance ID of the display to query.
674
* \returns a valid property ID on success or 0 on failure; call
0 commit comments