node.
Range.setMinSliderSize
void setMinSliderSize(int minSize)Sets the minimum size of the range’s slider.
This function is useful mainly for #GtkRange subclasses.
Parameters
minSize | The slider’s minimum size |
Deprecated
Use the min-height/min-width CSS properties on the slider