Package: gtk

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

Lambda List

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

Syntax

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

Arguments

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

Details

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

See also

2024-7-5