Function libui_ng_sys::uiSliderSetHasToolTip
source · Expand description
Sets whether or not the slider has a tool tip.
@param s uiSlider instance.
@param hasToolTip TRUE to display a tool tip, FALSE to display no tool tip.
@memberof uiSlider