FileChooserButton.setWidthChars

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

class FileChooserButton
void
setWidthChars
(
int nChars
)

Parameters

nChars int

the new width, in characters.

Meta