diff options
author | Federico Mena Quintero <federico@ximian.com> | 2003-11-07 23:10:19 +0000 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2003-11-07 23:10:19 +0000 |
commit | 56fb0d48567af874c768812b8aa1babe628d9771 (patch) | |
tree | b524f8c699c4f12607c2432d9d18dabacc8d66f1 /gtk/gtkfilechooserwidget.c | |
parent | 96fb3e88328b3c268c503818e6fa8a7c210277c5 (diff) | |
download | gtk+-56fb0d48567af874c768812b8aa1babe628d9771.tar.gz |
Changing GtkFileChooserEntry to use GtkEntryCompletion.
2003-11-07 Federico Mena Quintero <federico@ximian.com>
Changing GtkFileChooserEntry to use GtkEntryCompletion.
* gtk/gtkfilechooserentry.c (gtk_file_chooser_entry_init): Create
a GtkListStore for the completion list. Create a
GtkEntryCompletion and attach it to the chooser entry.
(gtk_file_chooser_entry_finalize): Unref the completion store.
(completion_match_func): New callback for the GtkEntryCompletion.
(completion_idle_callback): Fill the completion store with filenames.
Diffstat (limited to 'gtk/gtkfilechooserwidget.c')
0 files changed, 0 insertions, 0 deletions