mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-12-03 16:53:28 +08:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
281018f169
commit
7f86415146
@ -1347,7 +1347,8 @@ extern DECLSPEC int SDLCALL SDL_SetWindowFullscreen(SDL_Window *window, SDL_bool
|
||||
/**
|
||||
* Return whether the window has a surface associated with it.
|
||||
*
|
||||
* \returns SDL_TRUE if there is a surface associated with the window, or SDL_FALSE otherwise.
|
||||
* \returns SDL_TRUE if there is a surface associated with the window, or
|
||||
* SDL_FALSE otherwise.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user