Function libui_ng_sys::uiSpinboxSetValue
source · Expand description
Sets the spinbox value.
@param s uiSpinbox instance. @param value Value to set. @note Setting a value out of range will clamp to the nearest value in range. @memberof uiSpinbox