TabPage.indicatorTooltip

string indicatorTooltip() @property

Get indicatorTooltip property.

Returns

The tooltip of the indicator icon.

The tooltip can be marked up with the Pango text markup language.

See property@TabPage:indicator-icon.

void indicatorTooltip(string propval) @property

Set indicatorTooltip property.

Parameters

propvalThe tooltip of the indicator icon. The tooltip can be marked up with the Pango text markup language. See property@TabPage:indicator-icon.