Gtk.AboutDialog.prototype.get_copyright

function get_copyright():String {
    // Gjs wrapper for gtk_about_dialog_get_copyright()
}

Returns the copyright string.

Since 2.6

Returns

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