SDL_WM_IconifyWindow.3
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- .TH "SDL_WM_IconifyWindow" "3" "Tue 11 Sep 2001, 23:02" "SDL" "SDL API Reference"
- .SH "NAME"
- SDL_WM_IconifyWindow- Iconify/Minimise the window
- .SH "SYNOPSIS"
- .PP
- fB#include "SDL&.h"
- .sp
- fBint fBSDL_WM_IconifyWindowfPfR(fBvoidfR);
- .SH "DESCRIPTION"
- .PP
- If the application is running in a window managed environment SDL attempts to iconify/minimise it&. If fBSDL_WM_IconifyWindowfP is successful, the application will receive a fIfBSDL_APPACTIVEfPfR loss event&.
- .SH "RETURN VALUE"
- .PP
- Returns non-zero on success or fB0fR if iconification is not support or was refused by the window manager&.
- ..." created by instant / docbook-to-man, Tue 11 Sep 2001, 23:02