Window.title
string title() @property nothrowGet title property.
Returns
The title of the window.
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title of the window. |
string title() @property nothrowGet title property.
void title(string propval) @property nothrowSet title property.
propval | The title of the window. |