Package: gtk

Accessor gtk:about-dialog-system-information

Lambda List

gtk:about-dialog-system-information (object)

Syntax

(gtk:about-dialog-system-information object) => information
(setf (gtk:about-dialog-system-information object) information)

Arguments

object -- a gtk:about-dialog widget
information -- a string for the system information

Details

The accessor for the system-information slot of the gtk:about-dialog class gets or sets the system information which is shown in the about dialog.
 

See also

2025-07-29