Package: gtk

Accessor gtk:text-propagate-text-width

Lambda List

gtk:text-propagate-text-width (object)

Syntax

(gtk:text-propagate-text-width object) => setting
(setf (gtk:text-propagate-text-width object) setting)

Arguments

object -- a gtk:text widget
setting -- a boolean whether the text entry should grow and shrink with the content

Details

Accessor of the propagate-text-width slot of the gtk:text class. The gtk:text-propagate-text-width function returns whether the text entry will grow and shrink with the content. The (setf gtk:text-propagate-text-width) function sets the property.
 

See also

2024-5-17