Differences between current version and previous revision of SDL_WM_GetCaption(3).
Other diffs: Previous Major 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,22 +1,22 @@
-SDL_WM_GetCaption
-!!!SDL_WM_GetCaption
+SDL_WM_!
GetCaption
+!!!SDL_WM_!
GetCaption
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
----
!!NAME
-SDL_WM_GetCaption- Gets the window title and icon name.
+SDL_WM_!
GetCaption- Gets the window title and icon name.
!!SYNOPSIS
__#include __
-__void SDL_WM_GetCaption__(__char **title, char
+__void SDL_WM_!
GetCaption__(__char **title, char
**icon__);
!!DESCRIPTION
@@ -24,6 +24,6 @@
name.
!!SEE ALSO
-__SDL_WM_SetCaption__, __SDL_WM_SetIcon__
+__SDL_WM_!
SetCaption__, __SDL_WM_!
SetIcon__
----