Text.propagateTextWidth
bool propagateTextWidth() @property nothrowGet propagateTextWidth property.
Returns
Whether the widget should grow and shrink with the content.
void propagateTextWidth(bool propval) @property nothrowSet propagateTextWidth property.
Parameters
propval | Whether the widget should grow and shrink with the content. |