AboutDialogGidBuilderImpl.systemInformation
T systemInformation(string propval)Set systemInformation property.
Parameters
propval | Information about the system on which the program is running. This information is displayed in a separate page, therefore it is fine to use a long multi-paragraph text. Note that the text should contain the intended linebreaks. The text may contain links in this format <http://www.some.place/> and email references in the form <mail-to@some.body>, and these will be converted into clickable links. |
Returns
Builder instance for fluent chaining