TabPage.setIndicatorTooltip
void setIndicatorTooltip(string tooltip)Sets the tooltip of the indicator icon of self.
The tooltip can be marked up with the Pango text markup language.
See adw.tab_page.TabPage.indicatorIcon.
Parameters
tooltip | the indicator tooltip of self |