Skip to content
  • Michael Natterer's avatar
    add an GtkTreeModelFilter between the GtkTreeView and the actual · ffdb533a
    Michael Natterer authored
    2008-09-04  Michael Natterer  <mitch@gimp.org>
    
    	* app/widgets/gimpactionview.[ch]: add an GtkTreeModelFilter
    	between the GtkTreeView and the actual GtkTreeStore. Add API to
    	set the filter which is simply a string that's matched with
    	strstr(). Quite some things improvable here...
    
    	* app/dialogs/keyboard-shortcuts-dialog.c: add a "Filter" entry
    	and set the filter on the action view.
    
    
    svn path=/trunk/; revision=26859
    ffdb533a