LevelBar.for_interval
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.6" ) ]
public LevelBar.for_interval (double min_value, double max_value)
Utility constructor that creates a new LevelBar for the specified interval.
Parameters:
min_value |
a positive value
|
max_value |
a positive value
|
Returns: