Widget.tooltip

string tooltip() @property nothrow

Get tooltip property.

Returns

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

Set tooltip property.

Parameters

propvalThe tooltip to display in tabs for the widget.