TabPage.indicatorTooltip

string indicatorTooltip() @property nothrow

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 nothrow

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.