set_slider_size_fixed
Description:
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.
Parameters:
this |
a `GtkRange` |
size_fixed |
true to make the slider size constant |