MenuButton.label
string label() @property nothrowGet label property.
Returns
The label for the button.
void label(string propval) @property nothrowSet label property.
Parameters
propval | The label for the button. |
string label() @property nothrowGet label property.
void label(string propval) @property nothrowSet label property.
propval | The label for the button. |