Gtk.Label.prototype.set_track_visited_links

function set_track_visited_links(track_links:Boolean):void {
    // Gjs wrapper for gtk_label_set_track_visited_links()
}

Sets whether the label should keep track of clicked links (and use a different color for them).

Since 2.18

track_links

true to track visited links