mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-25 08:44:13 +00:00
Fixed wiki reformatting
This commit is contained in:
@@ -1542,8 +1542,11 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_GetWindowParent(SDL_Window *window)
|
||||
* - `SDL_PROP_WINDOW_X11_WINDOW_NUMBER`: the X11 Window associated with the
|
||||
* window
|
||||
*
|
||||
* On Emscripten: - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID`: the id the canvas
|
||||
* element will have - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT`: the
|
||||
* 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
|
||||
*
|
||||
* \param window the window to query.
|
||||
|
||||
Reference in New Issue
Block a user