WindowAttr.title

string title() @property

Get title field.

Returns

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

Set title field.

Parameters

propvaltitle of the window (for toplevel windows)