AboutDialog.comments

Set comments property.

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

Parameters

propval 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.