Toplevel.title
string title() @property nothrow;Get title property.
Returns
The title of the surface.
void title(string propval) @property nothrow;Set title property.
Parameters
propval | The title of the surface. |
string title() @property nothrow;Get title property.
void title(string propval) @property nothrow;Set title property.
propval | The title of the surface. |