The tooltip can be marked up with the Pango text markup language.
TabPage.indicatorTooltip
string indicatorTooltip() @property nothrowGet indicatorTooltip property.
Returns
The tooltip of the indicator icon.
void indicatorTooltip(string propval) @property nothrowSet indicatorTooltip property.
Parameters
propval | The tooltip of the indicator icon. The tooltip can be marked up with the Pango text markup language. See adw.tab_page.TabPage.indicatorIcon. |