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