Method

GtkRangeget_round_digits

Declaration [src]

int
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.

Gets propertyGtk.Range:round-digits

Return value

Type: int

The number of digits to round to.