SDL_WM_ToggleFullScreen
Section: SDL API Reference (3)Updated: Tue 11 Sep 2001, 23:02
Index Return to Main Contents
NAME
SDL_WM_ToggleFullScreen - Toggles fullscreen modeSYNOPSIS
#include "SDL.h"
int SDL_WM_ToggleFullScreen(SDL_Surface *surface);
DESCRIPTION
Toggles the application between windowed and fullscreen mode, if supported. (X11 is the only target currently supported, BeOS support is experimental).
RETURN VALUE
Returns 0 on failure or 1 on success.
Index
This document was created by man2html, using the manual pages.
Time: 04:45:52 GMT, September 16, 2022
0 댓글