Penguin
Diff: SDL_WM_IconifyWindow(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_WM_IconifyWindow(3).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:53:50 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:50 pm by perry Revert
@@ -1,32 +1,32 @@
-SDL_WM_IconifyWindow  
-!!!SDL_WM_IconifyWindow 
+SDL_WM_! IconifyWindow  
+!!!SDL_WM_! IconifyWindow 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 RETURN VALUE 
 ---- 
 !!NAME 
  
  
-SDL_WM_IconifyWindow- Iconify/Minimise the window 
+SDL_WM_! IconifyWindow- Iconify/Minimise the window 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__int SDL_WM_IconifyWindow__(__void__); 
+__int SDL_WM_! IconifyWindow__(__void__); 
 !!DESCRIPTION 
  
  
 If the application is running in a window managed 
 environment SDL attempts to iconify/minimise it. If 
-__SDL_WM_IconifyWindow__ is successful, the application 
+__SDL_WM_! IconifyWindow__ is successful, the application 
 will receive a __SDL_APPACTIVE__ loss event. 
 !!RETURN VALUE 
  
  
 Returns non-zero on success or __0__ if iconification is 
 not support or was refused by the window 
 manager. 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.