Text.propagateTextWidth

bool propagateTextWidth() @property nothrow

Get propagateTextWidth property.

Returns

Whether the widget should grow and shrink with the content.
void propagateTextWidth(bool propval) @property nothrow

Set propagateTextWidth property.

Parameters

propvalWhether the widget should grow and shrink with the content.