AboutDialog.getAuthors

Returns the string which are displayed in the authors tab of the secondary credits dialog. Since 2.6

class AboutDialog
string[]
getAuthors
()

Return Value

Type: string[]

A NULL-terminated string array containing the authors. The array is owned by the about dialog and must not be modified. [array zero-terminated=1][transfer none]

Meta