GtkFileChooserButton::set_width_chars

void set_width_chars(int n_chars);

Use this method to set the width that the button will use. Pass the width in number of characters.

See also: get_width_chars()