Widget.title
string title() @property nothrowGet title property.
Returns
The title for this widget.
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title for this widget. |
string title() @property nothrowGet title property.
void title(string propval) @property nothrowSet title property.
propval | The title for this widget. |