AboutDialog.getDocumenters

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

class AboutDialog
string[]
getDocumenters
()

Return Value

Type: string[]

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

Meta