Package: gtk

Accessor gtk-about-dialog-comments

Lambda List

gtk-about-dialog-comments (object)

Syntax

(gtk-about-dialog-comments object) => comments
(setf (gtk-about-dialog-comments object) comments)

Arguments

object -- a gtk-about-dialog widget
comments -- a string with comments about the program

Details

Accessor of the comments slot of the gtk-about-dialog class.

The gtk-about-dialog-comments slot access function returns the comments string. The (setf gtk-about-dialog-comments) slot access function sets the comments string to display in the about dialog.
 

See also

2021-10-6