add_credit_section
Description:
public void add_credit_section (
string section_name,
string[] people)
Creates a new section in the "Credits" page.
Parameters:
| this |
an about dialog
|
| section_name |
The name of the section
|
| people |
the people who belong to that section
|