Label.setWidthChars

Sets the desired width in characters of label to n_chars.

class Label
void
setWidthChars
(
int nChars
)

Parameters

nChars int

the new desired width, in characters.

Meta