sdl_wm_togglefullscreen(3) opensolaris man page | unix.com

Man Page: sdl_wm_togglefullscreen

Operating Environment: opensolaris

Section: 3

SDL_WM_ToggleFullScreen(3)					 SDL API Reference					SDL_WM_ToggleFullScreen(3)

NAME
SDL_WM_ToggleFullScreen - Toggles fullscreen mode
SYNOPSIS
#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.
SDL
Tue 11 Sep 2001, 23:02 SDL_WM_ToggleFullScreen(3)
Related Man Pages
sdl_locksurface(3) - redhat
sdl_blitsurface(3) - redhat
sdl_setvideomode(3) - redhat
sdl_locksurface(3) - centos
sdl_locksurface(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
Study UNIX Kernel
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts