Penguin
Blame: SDL_WM_ToggleFullScreen(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_WM_ToggleFullScreen(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_WM_!ToggleFullScreen
2 !!!SDL_WM_!ToggleFullScreen
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUE
7 ----
8 !!NAME
9
10
2 perry 11 SDL_WM_!ToggleFullScreen- Toggles fullscreen mode
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __int SDL_WM_!ToggleFullScreen__(__SDL_Surface
1 perry 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.