Gtk.Range.prototype.get_round_digits
function get_round_digits():Number { // Gjs wrapper for gtk_range_get_round_digits() }
Gets the number of digits to round the value to when it changes. See Gtk.change-value.
Since 2.24
- Returns
the number of digits to round to