Widget.tooltip

string tooltip() @property

Get tooltip property.

Returns

The tooltip to display in tabs for the widget.
void tooltip(string propval) @property

Set tooltip property.

Parameters

propvalThe tooltip to display in tabs for the widget.