Package: gtk

Accessor gtk:scrolled-window-propagate-natural-width

Lambda List

gtk:scrolled-window-propagate-natural-width (object)

Syntax

(gtk:scrolled-window-propagate-natural-width object) => propagate
(setf (gtk:scrolled-window-propagate-natural-width object) propagate)

Arguments

object -- a gtk:scrolled-window widget
propagate -- a boolean whether to propagate natural width

Details

Accessor of the propagate-natural-width slot of the gtk:scrolled-window class. The gtk:scrolled-window-propagate-natural-width function reports whether the natural width of the child will be calculated and propagated through the requested natural width of the scrolled window. The (setf gtk:scrolled-window-propagate-natural-width) function sets the property.
 

See also

2024-7-5