Gtk.Range.prototype.get_show_fill_level

function get_show_fill_level():Boolean {
    // Gjs wrapper for gtk_range_get_show_fill_level()
}

Gets whether the range displays the fill level graphically.

Since 2.12

Returns

true if range shows the fill level.