Package: gtk

Accessor gtk-about-dialog-license

Lambda List

gtk-about-dialog-license (object)

Syntax

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

Arguments

object -- a gtk-about-dialog widget
license -- a string with the license of the program

Details

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

The gtk-about-dialog-license slot access function returns the license information. The (setf gtk-about-dialog-license) slot access function sets the license information to be displayed in the secondary license dialog. If the license argument is nil, the license button is hidden.
 

See also

2021-10-6