AboutDialog.setComments

Sets the comments string to display in the about dialog. This should be a short string of one or two lines. Since 2.6

class AboutDialog
void
setComments
(
string comments
)

Parameters

comments string

a comments string. [allow-none]

Meta