Gtk.AboutDialog.prototype.get_website_label

function get_website_label():String {
    // Gjs wrapper for gtk_about_dialog_get_website_label()
}

Returns the label used for the website link.

Since 2.6

Returns

The label used for the website link. The string is owned by the about dialog and must not be modified.