ExoIconView should provide typeahead search in a similar way to GtkTreeView.
Committed with revision 20028. 2006-02-24 Benedikt Meurer <benny@xfce.org> * exo/exo-private.{c,h}: Add helper function required for the interactive search, _exo_gtk_widget_send_focus_change(). * exo/exo-icon-view.{c,h}, exo/exo.symbols: Add interactive search capabilities to ExoIconView. Bug #1358.