WindowAttr.title

string title() @property nothrow

Get title field.

Returns

title of the window (for toplevel windows)
void title(string propval) @property nothrow

Set title field.

Parameters

propvaltitle of the window (for toplevel windows)