Note that this property is ignored since 3.20.
Expander.labelFill
bool labelFill() @propertyGet labelFill property.
Returns
Whether the label widget should fill all available horizontal space.
void labelFill(bool propval) @propertySet labelFill property.
Parameters
propval | Whether the label widget should fill all available horizontal space. Note that this property is ignored since 3.20. |