Method

GtkRangeget_min_slider_size

deprecated: 3.20 since: 2.20

Declaration [src]

gint
gtk_range_get_min_slider_size (
  GtkRange* range
)

Description [src]

This function is useful mainly for GtkRange subclasses.

See gtk_range_set_min_slider_size().

Available since: 2.20

Deprecated since: 3.20

Use the min-height/min-width CSS properties on the slider node.

Return value

Type: gint

The minimum size of the range’s slider.