Put the a11y stuff at the end of exo-icon-view.c to exo-icon-view-a11y.c. Move common stuff to exo-icon-view-private.h. Let people disable/enable a11y support using a configure flag.
Accessibility support dropped temporarily with revision 19696. 2006-01-31 Benedikt Meurer <benny@xfce.org> * exo/exo-icon-view.c: Drop accessibility support from the ExoIconView widget class for now, as it's totally broken right now. This should be rewritten from scratch at some time, using only the public interface of the class, once Atk/Gtk+ offers better support for accessibility on GtkCellRenderers.