LevelBar.setMinValue

Sets the min-value of the GtkLevelBar.

You probably want to update preexisting level offsets after calling this function.

class LevelBar
void
setMinValue
(
double value
)

Parameters

value double

a positive value

Meta