Bladeren bron

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 maanden geleden
bovenliggende
commit
625d090243
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 2 1
      include/SDL3/SDL_video.h

+ 2 - 1
include/SDL3/SDL_video.h

@@ -1334,7 +1334,8 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_CreatePopupWindow(SDL_Window *paren
  * These are additional supported properties on iOS, tvOS, and visionOS:
  * These are additional supported properties on iOS, tvOS, and visionOS:
  *
  *
  * - `SDL_PROP_WINDOW_CREATE_WINDOWSCENE_POINTER`: the `(__unsafe_unretained)`
  * - `SDL_PROP_WINDOW_CREATE_WINDOWSCENE_POINTER`: the `(__unsafe_unretained)`
- *   UIWindowScene associated with the window, defaults to the active window scene.
+ *   UIWindowScene associated with the window, defaults to the active window
+ *   scene.
  *
  *
  * These are additional supported properties on Wayland:
  * These are additional supported properties on Wayland:
  *
  *