SDL_WM_GetCaption — Gets the window title and icon name.
#include "SDL.h"
void SDL_WM_GetCaption(
)
Set pointers to the window title and icon name.
title
icon
SDL_WM_SetCaption(3), SDL_WM_SetIcon(3)
(view this manual page's license and copyright)
(hide this manual page's license and copyright)
This manual page is taken from the SDL library, licensed under GNU LGPL.