TabPage.setTooltip
void setTooltip(string tooltip)Sets the tooltip of self.
The tooltip can be marked up with the Pango text markup language.
If not set, classTabBar and classTabOverview will use propertyTabPage:title as a tooltip instead.
Parameters
tooltip | the tooltip of self |