API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
since: 2.1
void gnt_slider_set_range ( GntSlider* slider, int max, int min )
Set the range of the slider.
Available since: 2.1
max
Type: int
int
The maximum value.
min
The minimum value.