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