Method
GtkRangeset_round_digits
Declaration [src]
void
gtk_range_set_round_digits (
GtkRange* range,
gint round_digits
)
Description [src]
Sets the number of digits to round the value to when
it changes. See GtkRange::change-value
.
Available since: | 2.24 |
Sets property | Gtk.Range:round-digits |