Package: gtk

Accessor gtk:about-dialog-copyright

Lambda List

gtk:about-dialog-copyright (object)

Syntax

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

Arguments

object -- a gtk:about-dialog widget
copyright -- a string for copyright information

Details

The accessor for the copyright slot gets or sets the copyright information for the program. This should be a short string of one or two lines.
 

See also

2026-06-13