Widget.tooltip
string tooltip() @propertyGet tooltip property.
Returns
The tooltip to display in tabs for the widget.
void tooltip(string propval) @propertySet tooltip property.
Parameters
propval | The tooltip to display in tabs for the widget. |