Gtk.Scale.prototype.clear_marks

function clear_marks():void {
    // Gjs wrapper for gtk_scale_clear_marks()
}

Removes any marks that have been added with Gtk.Scale.prototype.add_mark.

Since 2.16