Button.label

string label() @property

Get label property.

Returns

Text of the label inside the button, if the button contains a label widget.
void label(string propval) @property

Set label property.

Parameters

propvalText of the label inside the button, if the button contains a label widget.