Gtk.AboutDialog.prototype.set_website
function set_website(website:String):void {
// Gjs wrapper for gtk_about_dialog_set_website()
}Sets the URL to use for the website link.
Since 2.6
- website
a URL string starting with "http://"
function set_website(website:String):void {
// Gjs wrapper for gtk_about_dialog_set_website()
}Sets the URL to use for the website link.
Since 2.6
a URL string starting with "http://"