Gtk.FileChooserButton.prototype.get_width_chars
function get_width_chars():Number {
// Gjs wrapper for gtk_file_chooser_button_get_width_chars()
}Retrieves the width in characters of the button widget's entry and/or label.
Since 2.6
- Returns
an integer width (in characters) that the button will use to size itself.