CompletionItem.label
string label() @property nothrowGet label property.
Returns
Label to be shown for this proposal.
void label(string propval) @property nothrowSet label property.
Parameters
propval | Label to be shown for this proposal. |
string label() @property nothrowGet label property.
void label(string propval) @property nothrowSet label property.
propval | Label to be shown for this proposal. |