[ Version ( since = "2.20" ) ]
public void set_slider_size_fixed (bool size_fixed)
Sets whether the range’s slider has a fixed size, or a size that depends on its adjustment’s page size.
This function is useful mainly for `GtkRange` subclasses.
| this |
a `GtkRange` |
| size_fixed |
true to make the slider size constant |