Gtk.Scale.prototype.set_draw_value

function set_draw_value(draw_value:Boolean):void {
    // Gjs wrapper for gtk_scale_set_draw_value()
}

Specifies whether the current value is displayed as a string next to the slider.

draw_value

true to draw the value