AboutWindow.comments

Get comments property.

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

Return Value

Type: string

The comments about the application.

Comments will be shown on the Details page, above links.

Unlike gtk.about_dialog.AboutDialog.comments, this string can be long and detailed. It can also contain links and Pango markup.