Package: gtk

Accessor gtk-about-dialog-wrap-license

Lambda List

gtk-about-dialog-wrap-license (object)

Syntax

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

Arguments

object -- a gtk-about-dialog widget
wrap-license -- a boolean whether to wrap the text in the license dialog

Details

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

The gtk-about-dialog-wrap-license slot access function returns whether the license text in the about dialog is automatically wrapped. The (setf gtk-about-dialog-wrap-license) slot access function sets whether the license text in the about dialog is automatically wrapped.
 

See also

2021-10-6