Widget.setTooltip
void setTooltip(string tooltip = null)Sets the tooltip for the widget to be displayed in tabs.
Parameters
tooltip | the tooltip or null |
void setTooltip(string tooltip = null)Sets the tooltip for the widget to be displayed in tabs.
tooltip | the tooltip or null |