Package: gtk

Accessor gtk:about-dialog-wrap-license

Lambda List

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

Syntax

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

Arguments

object -- a gtk:about-dialog widget
setting -- 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 function returns whether the license text in the about dialog is automatically wrapped. The (setf gtk:about-dialog-wrap-license) function sets the property.
 

See also

2024-4-11