Expander.labelFill

bool labelFill() @property nothrow

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 nothrow

Set labelFill property.

Parameters

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