Penguin
Blame: SDL_WM_ToggleFullScreen(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_WM_ToggleFullScreen(3) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 SDL_WM_!ToggleFullScreen
2 !!!SDL_WM_!ToggleFullScreen
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUE
7 ----
8 !!NAME
9
10
11 SDL_WM_!ToggleFullScreen- Toggles fullscreen mode
12 !!SYNOPSIS
13
14
15 __#include __
16
17
18 __int SDL_WM_!ToggleFullScreen__(__SDL_Surface
19 *surface__);
20 !!DESCRIPTION
21
22
23 Toggles the application between windowed and fullscreen
24 mode, if supported. (X11 is the only target currently
25 supported, BeOS support is experimental).
26 !!RETURN VALUE
27
28
29 Returns __0__ on failure or __1__ on
30 success.
31 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.