AboutWindow.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:
propertyAboutWindow:developerspropertyAboutWindow:designerspropertyAboutWindow:artistspropertyAboutWindow:documenterspropertyAboutWindow:translator-credits- [adw.about_window.AboutWindow.addCreditSection]
Parameters
name | the section name |
people | the list of names |