Package: gtk

Accessor gtk-about-dialog-documenters

Lambda List

gtk-about-dialog-documenters (object)

Syntax

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

Arguments

object -- a gtk-about-dialog widget
documenters -- a string with the people documenting the program

Details

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

The gtk-about-dialog-documenters slot access function returns the strings which are displayed in the documenters tab of the secondary credits dialog. The (setf gtk-about-dialog-documenters) slot access function sets the strings.
 

See also

2021-10-6