The tooltip can be marked up with the Pango text markup language.
TabPage.indicatorTooltip
string indicatorTooltip() @propertyGet indicatorTooltip property.
Returns
The tooltip of the indicator icon.
void indicatorTooltip(string propval) @propertySet 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. |