GtkFileChooserButton::get_width_chars

int get_width_chars();

This method will return the width (in characters) of the button widget. Obviously, this is determined by the label associated with the button.

See also: set_width_chars()