ScrolledWindow.propagateNaturalWidth

Get propagateNaturalWidth property.

  1. bool propagateNaturalWidth [@property getter]
    class ScrolledWindow
    @property
    bool
    propagateNaturalWidth
    ()
  2. bool propagateNaturalWidth [@property setter]

Return Value

Type: bool

Whether the natural width of the child should be calculated and propagated through the scrolled window’s requested natural width.

This is useful in cases where an attempt should be made to allocate exactly enough space for the natural size of the child.