Sync wiki -> header

This commit is contained in:
SDL Wiki Bot
2021-09-17 19:12:05 +00:00
parent 74a1eb2106
commit d856478f70
2 changed files with 4 additions and 0 deletions

View File

@@ -1209,6 +1209,8 @@ extern DECLSPEC void SDLCALL SDL_SetWindowGrab(SDL_Window * window,
* \param window The window for which the keyboard grab mode should be set.
* \param grabbed This is SDL_TRUE to grab keyboard, and SDL_FALSE to release.
*
* \since This function is available since SDL 2.0.16.
*
* \sa SDL_GetWindowKeyboardGrab
* \sa SDL_SetWindowMouseGrab
* \sa SDL_SetWindowGrab