FileChooserButton.widthChars
int widthChars() @propertyGet widthChars property.
Returns
The width of the entry and label inside the button, in characters.
void widthChars(int propval) @propertySet widthChars property.
Parameters
propval | The width of the entry and label inside the button, in characters. |