瀏覽代碼

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 2 周之前
父節點
當前提交
12ef57edeb
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      include/SDL3/SDL_video.h

+ 4 - 4
include/SDL3/SDL_video.h

@@ -1544,10 +1544,10 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_GetWindowParent(SDL_Window *window)
  *
  * On Emscripten:
  *
- * - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID`: the id the canvas
- * element will have
- * - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT`: the
- * keyboard element that associates keyboard events to this window
+ * - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID`: the id the canvas element will
+ *   have
+ * - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT`: the keyboard element that
+ *   associates keyboard events to this window
  *
  * \param window the window to query.
  * \returns a valid property ID on success or 0 on failure; call