Gtk.Range.prototype.get_restrict_to_fill_level
function get_restrict_to_fill_level():Boolean { // Gjs wrapper for gtk_range_get_restrict_to_fill_level() }
Gets whether the range is restricted to the fill level.
Since 2.12
- Returns
true if range is restricted to the fill level.