AboutDialog.setArtists
void setArtists(string[] artists = null)Sets the list of artists of the application.
It will be displayed on the Credits page.
Each name may contain email addresses and URLs, see the introduction for more details.
See also:
propertyAboutDialog:developerspropertyAboutDialog:designerspropertyAboutDialog:documenterspropertyAboutDialog:translator-credits- [adw.about_dialog.AboutDialog.addCreditSection]
- [adw.about_dialog.AboutDialog.addAcknowledgementSection]
Parameters
artists | the list of artists |