Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
SDL_WM_SetCaption(3) | SDL API Reference | SDL_WM_SetCaption(3) |
NAME
SDL_WM_SetCaption - Sets the window tile and icon name.SYNOPSIS
#include "SDL.h"DESCRIPTION
Sets the title-bar and icon name of the display window.SEE ALSO
SDL_WM_GetCaption, SDL_WM_SetIconTue 11 Sep 2001, 23:02 | SDL |