labels
Action.setShortLabel
void setShortLabel(string shortLabel)Sets a shorter label text on action.
Parameters
shortLabel | the label text to set |
Deprecated
Use #GAction instead, which has no equivalent of short
void setShortLabel(string shortLabel)Sets a shorter label text on action.
shortLabel | the label text to set |
labels