GtkWindow::set_title

void set_title(string title);

Sets the window title to the string title. The title may show up in the title bar at the top of the window as well as any task managers or task bars.

See also: get_title() , title