Gtk.LinkButton.prototype.set_uri
function set_uri(uri:String):void {
// Gjs wrapper for gtk_link_button_set_uri()
}Sets uri as the URI where the Gtk.LinkButton points. As a side-effect this unsets the 'visited' state of the button.
Since 2.10
- uri
a valid URI