mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-28 03:26:15 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -1544,10 +1544,10 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_GetWindowParent(SDL_Window *window)
|
|||||||
*
|
*
|
||||||
* On Emscripten:
|
* On Emscripten:
|
||||||
*
|
*
|
||||||
* - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID_STRING`: the id the canvas element will
|
* - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID_STRING`: the id the canvas element
|
||||||
* have
|
* will have
|
||||||
* - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT_STRING`: the keyboard element that
|
* - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT_STRING`: the keyboard
|
||||||
* associates keyboard events to this window
|
* element that associates keyboard events to this window
|
||||||
*
|
*
|
||||||
* \param window the window to query.
|
* \param window the window 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
|
||||||
|
|||||||
Reference in New Issue
Block a user