Gtk.AboutDialog.prototype.get_website

function get_website():String {
    // Gjs wrapper for gtk_about_dialog_get_website()
}

Returns the website URL.

Since 2.6

Returns

The website URL. The string is owned by the about dialog and must not be modified.