AboutWindowGidBuilderImpl.comments

Set comments property.

class AboutWindowGidBuilderImpl(T)
T
comments
(
string propval
)

Parameters

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

Return Value

Type: T

Builder instance for fluent chaining