Gtk.AboutDialog.prototype.set_authors

function set_authors(authors:[String]):void {
    // Gjs wrapper for gtk_about_dialog_set_authors()
}

Sets the strings which are displayed in the authors tab of the secondary credits dialog.

Since 2.6

authors

a null-terminated array of strings