AboutDialog.setComments

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

class AboutDialog
void
setComments
(
string comments
)

Parameters

comments string

a comments string

Meta