Gtk.AboutDialog.prototype.add_credit_section

function add_credit_section(section_name:String, people:[String]):void {
    // Gjs wrapper for gtk_about_dialog_add_credit_section()
}

Creates a new section in the Credits page.

Since 3.4

section_name

The name of the section

people

The people who belong to that section