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