1SDL_WM_GetCaption(3)           SDL API Reference          SDL_WM_GetCaption(3)
2
3
4

NAME

6       SDL_WM_GetCaption - Gets the window title and icon name.
7

SYNOPSIS

9       #include "SDL.h"
10
11       void SDL_WM_GetCaption(char **title, char **icon);
12

DESCRIPTION

14       Set pointers to the window title and icon name.
15

SEE ALSO

17       SDL_WM_SetCaption, SDL_WM_SetIcon
18
19
20
21SDL                         Tue 11 Sep 2001, 23:01        SDL_WM_GetCaption(3)
Impressum