SDL_WM_!SetCaption?
NAME SYNOPSIS DESCRIPTION SEE ALSO
SDL_WM_!SetCaption?- Sets the window tile and icon name.
#include
void SDL_WM_!SetCaption?(const char *title, const char *icon);
Sets the title-bar and icon name of the display window.
SDL_WM_!GetCaption?, SDL_WM_!SetIcon?
One page links to SDL_WM_SetCaption(3):