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 for the people documenting the program

Details

The accessor for the documenters slot of the gtk:about-dialog class gets or sets returns the strings which are displayed in the documenters credits page. Each string may contain email addresses and URLs, which will be displayed as links.
 

See also

2025-07-29