struct _GtkFileChooserEntry GtkFileChooserEntry
const gchar * _gtk_file_chooser_entry_get_file_part(GtkFileChooserEntry *chooser_entry)
GFile * _gtk_file_chooser_entry_get_current_folder(GtkFileChooserEntry *chooser_entry)
GtkWidget * _gtk_file_chooser_entry_new(gboolean eat_tab)
gboolean _gtk_file_chooser_entry_get_local_only(GtkFileChooserEntry *chooser_entry)
void _gtk_file_chooser_entry_set_local_only(GtkFileChooserEntry *chooser_entry, gboolean local_only)
void _gtk_file_chooser_entry_set_action(GtkFileChooserEntry *chooser_entry, GtkFileChooserAction action)
gboolean _gtk_file_chooser_entry_get_is_folder(GtkFileChooserEntry *chooser_entry, GFile *file)
GType _gtk_file_chooser_entry_get_type(void) G_GNUC_CONST
void _gtk_file_chooser_entry_set_base_folder(GtkFileChooserEntry *chooser_entry, GFile *folder)
GtkFileChooserAction _gtk_file_chooser_entry_get_action(GtkFileChooserEntry *chooser_entry)
void _gtk_file_chooser_entry_select_filename(GtkFileChooserEntry *chooser_entry)