Gtk.AboutDialog.prototype.set_copyright

function set_copyright(copyright:String):void {
    // Gjs wrapper for gtk_about_dialog_set_copyright()
}

Sets the copyright string to display in the about dialog. This should be a short string of one or two lines.

Since 2.6

copyright

the copyright string