AboutDialog.addAcknowledgementSection
void addAcknowledgementSection(string name, string[] people)Adds a section to the Acknowledgements page.
This can be used to acknowledge additional people and organizations for their non-development contributions - for example, backers in a crowdfunded project.
Each name may contain email addresses and URLs, see the introduction for more details.
See also:
propertyAboutDialog:developerspropertyAboutDialog:designerspropertyAboutDialog:artistspropertyAboutDialog:documenterspropertyAboutDialog:translator-credits- [adw.about_dialog.AboutDialog.addCreditSection]
Parameters
name | the section name |
people | the list of names |