LevelBar.setMinValue
void setMinValue(double value)Sets the min-value of the [gtk.level_bar.LevelBar].
You probably want to update preexisting level offsets after calling this function.
Parameters
value | a positive value |
void setMinValue(double value)Sets the min-value of the [gtk.level_bar.LevelBar].
You probably want to update preexisting level offsets after calling this function.
value | a positive value |