Expander.labelFill

bool labelFill() @property

Get labelFill property.

Returns

Whether the label widget should fill all available horizontal space.

Note that this property is ignored since 3.20.

void labelFill(bool propval) @property

Set labelFill property.

Parameters

propvalWhether the label widget should fill all available horizontal space. Note that this property is ignored since 3.20.