AboutDialog.setSystemInformation
void setSystemInformation(string systemInformation = null)Sets the system information to be displayed in the about dialog.
If system_information is NULL, the system information page is hidden.
See propertyGtk.AboutDialog:system-information.
Parameters
systemInformation | system information |