Penguin
Blame: SDL_WM_SetCaption(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_WM_SetCaption(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_WM_!SetCaption
2 !!!SDL_WM_!SetCaption
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_WM_!SetCaption- Sets the window tile and icon name.
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __void SDL_WM_!SetCaption__(__const char *title, const
1 perry 19 char *icon__);
20 !!DESCRIPTION
21
22
23 Sets the title-bar and icon name of the display
24 window.
25 !!SEE ALSO
26
27
2 perry 28 __SDL_WM_!GetCaption__, __SDL_WM_!SetIcon__
1 perry 29 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.