FileChooserButton.setWidthChars

Sets the width (in characters) that @button will use to @n_chars.

class FileChooserButton
void
setWidthChars
(
int nChars
)

Parameters

nChars int

the new width, in characters.

Meta