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 adw.tab_page.TabPage.indicatorIcon.

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 adw.tab_page.TabPage.indicatorIcon.