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 slot access 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) slot access function sets the property.

Since 3.22
 

See also

2021-10-14