Function TCOD_console_set_window_title

Function Documentation

void TCOD_console_set_window_title(const char *title)

Change the title string of the active window.

Parameters

title – A utf8 string.