AboutDialogGidBuilderImpl.comments

Set comments property.

class AboutDialogGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining