Query: sdl_wm_iconifywindow
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_WM_IconifyWindow(3) SDL API Reference SDL_WM_IconifyWindow(3)NAMESDL_WM_IconifyWindow - Iconify/Minimise the windowSYNOPSIS#include "SDL.h" int SDL_WM_IconifyWindow(void);DESCRIPTIONIf the application is running in a window managed environment SDL attempts to iconify/minimise it. If SDL_WM_IconifyWindow is successful, the application will receive a SDL_APPACTIVE loss event.RETURN VALUEReturns non-zero on success or 0 if iconification is not support or was refused by the window manager.SDLTue 11 Sep 2001, 23:02 SDL_WM_IconifyWindow(3)
Related Man Pages |
---|
sdl_seteventfilter(3) - debian |
sdl_seteventfilter(3) - centos |
sdl_seteventfilter(3) - suse |
sdl::cdrom(3) - suse |
sdl::video(3) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Update kernel Linux without reboot?! |
Tar Command |
Shopt -s histappend |
32 bit process addressing more than 4GB |