Method

GtkRangeget_round_digits

since: 2.24

Declaration [src]

gint
gtk_range_get_round_digits (
  GtkRange* range
)

Description [src]

Gets the number of digits to round the value to when it changes. See GtkRange::change-value.

Available since: 2.24

Gets propertyGtk.Range:round-digits

Return value

Type: gint

The number of digits to round to.