Window.title

string title() const @safe nothrow @nogc

Gets the window title.

Returns

Window title string
void title(string newTitle)

Sets the window title.

Parameters

newTitleNew window title