MenuItem.label
string label() @property nothrowGet label property.
Returns
The text for the child label.
void label(string propval) @property nothrowSet label property.
Parameters
propval | The text for the child label. |
string label() @property nothrowGet label property.
void label(string propval) @property nothrowSet label property.
propval | The text for the child label. |