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

The accessor for the propagate-text-width slot of the gtk:text class gets or sets whether the text entry will grow and shrink with the content.
 

See also

2025-08-11