Skip to content
  • Federico Mena Quintero's avatar
    Changing GtkFileChooserEntry to use GtkEntryCompletion. · 56fb0d48
    Federico Mena Quintero authored
    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.
    56fb0d48
To find the state of this project's repository at the time of any of these versions, check out the tags.