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 with the system information

Details

Accessor of the system-information slot of the gtk:about-dialog class. The gtk:about-dialog-system-information function returns the system information which is shown in the about dialog. The (setf gtk:about-dialog-program-name) function sets the system information.
 

See also

2024-4-11