Package: gtk

Accessor gtk:about-dialog-artists

Lambda List

gtk:about-dialog-artists (object)

Syntax

(gtk:about-dialog-artists object) => artists
(setf (gtk:about-dialog-artists object) artists)

Arguments

object -- a gtk:about-dialog widget
artists -- a list of strings with the people who contributed artwork to the program

Details

Accessor of the artists slot of the gtk:about-dialog class. The gtk:about-dialog-artists function returns the strings which are displayed in the credits page. The (setf gtk:about-dialog-artists) function sets the strings.
 

See also

2024-4-11