Gtk.LinkButton.prototype.set_visited
function set_visited(visited:Boolean):void { // Gjs wrapper for gtk_link_button_set_visited() }
Sets the 'visited' state of the URI where the Gtk.LinkButton points. See Gtk.LinkButton.prototype.get_visited for more details.
Since 2.14
- visited
the new 'visited' state