Return whether the window has a surface associated with it.
SDL_bool SDL_HasWindowSurface(SDL_Window *window);
Returns SDL_TRUE if there is a surface associated with the window, or SDL_FALSE otherwise.
This function is available since SDL 2.28.0.
CategoryAPI
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.