FileChooserButton.setWidthChars
void setWidthChars(int nChars)Sets the width (in characters) that button will use to n_chars.
Parameters
nChars | the new width, in characters. |
void setWidthChars(int nChars)Sets the width (in characters) that button will use to n_chars.
nChars | the new width, in characters. |