AboutWindow.setComments
void setComments(string comments)Sets 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.
Parameters
comments | the comments |