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 slot access function returns the strings which are displayed in the artists tab of the secondary credits dialog. The (setf gtk-about-dialog-artists) slot access function sets the strings.
 

See also

2021-10-6