SplitButton.label

string label() @property

Get label property.

Returns

The label for the button.

Setting the label will set property@SplitButton:icon-name and property@SplitButton:child to NULL.

void label(string propval) @property

Set label property.

Parameters

propvalThe label for the button. Setting the label will set property@SplitButton:icon-name and property@SplitButton:child to NULL.