AboutDialog.setArtists

Sets the strings which are displayed in the artists tab of the secondary credits dialog. Since 2.6

class AboutDialog
void
setArtists
(
string[] artists
)

Parameters

artists string[]

a NULL-terminated array of strings. [array zero-terminated=1]

Meta