AboutDialog.comments

Get comments property.

  1. string comments [@property getter]
    class AboutDialog
    @property
    string
    comments
    ()
  2. string comments [@property setter]

Return Value

Type: string

Comments about the program.

This string is displayed in a label in the main dialog, thus it should be a short explanation of the main purpose of the program, not a detailed list of features.