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