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

Since 3.22
 

See also

2021-10-14