Annotated edit history of
SDL_WM_IconifyWindow(3) version 2, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
2 |
perry |
1 |
SDL_WM_!IconifyWindow |
|
|
2 |
!!!SDL_WM_!IconifyWindow |
1 |
perry |
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
RETURN VALUE |
|
|
7 |
---- |
|
|
8 |
!!NAME |
|
|
9 |
|
|
|
10 |
|
2 |
perry |
11 |
SDL_WM_!IconifyWindow- Iconify/Minimise the window |
1 |
perry |
12 |
!!SYNOPSIS |
|
|
13 |
|
|
|
14 |
|
|
|
15 |
__#include __ |
|
|
16 |
|
|
|
17 |
|
2 |
perry |
18 |
__int SDL_WM_!IconifyWindow__(__void__); |
1 |
perry |
19 |
!!DESCRIPTION |
|
|
20 |
|
|
|
21 |
|
|
|
22 |
If the application is running in a window managed |
|
|
23 |
environment SDL attempts to iconify/minimise it. If |
2 |
perry |
24 |
__SDL_WM_!IconifyWindow__ is successful, the application |
1 |
perry |
25 |
will receive a __SDL_APPACTIVE__ loss event. |
|
|
26 |
!!RETURN VALUE |
|
|
27 |
|
|
|
28 |
|
|
|
29 |
Returns non-zero on success or __0__ if iconification is |
|
|
30 |
not support or was refused by the window |
|
|
31 |
manager. |
|
|
32 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.