[ Version ( deprecated = true , deprecated_since = "3.20" , since = "2.20" ) ]
public int get_min_slider_size ()
Warning: get_min_slider_size is deprecated since 3.20.
This function is useful mainly for Range subclasses.
Use the min-height/min-width CSS properties on the slider node.
See set_min_slider_size.
this |
a Range |
The minimum size of the range’s slider. |