through the scrolled window’s requested natural height.
This is useful in cases where an attempt should be made to allocate exactly enough space for the natural size of the child.
bool propagateNaturalHeight() @property nothrowGet propagateNaturalHeight property.
through the scrolled window’s requested natural height.
This is useful in cases where an attempt should be made to allocate exactly enough space for the natural size of the child.
void propagateNaturalHeight(bool propval) @property nothrowSet propagateNaturalHeight property.
propval | Whether the natural height of the child should be calculated and propagated through the scrolled window’s requested natural height. This is useful in cases where an attempt should be made to allocate exactly enough space for the natural size of the child. |