Query: sdl_wm_togglefullscreen
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_WM_ToggleFullScreen(3) SDL API Reference SDL_WM_ToggleFullScreen(3)NAMESDL_WM_ToggleFullScreen - Toggles fullscreen modeSYNOPSIS#include "SDL.h" int SDL_WM_ToggleFullScreen(SDL_Surface *surface);DESCRIPTIONToggles the application between windowed and fullscreen mode, if supported. (X11 is the only target currently supported, BeOS support is experimental).RETURN VALUEReturns 0 on failure or 1 on success.SDLTue 11 Sep 2001, 23:02 SDL_WM_ToggleFullScreen(3)
Related Man Pages |
---|
sdl_setvideomode(3) - redhat |
sdl_locksurface(3) - debian |
sdl_locksurface(3) - centos |
sdl_setvideomode(3) - suse |
sdl_blitsurface(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |