]> Pileus Git - ~andy/gtk/commit
a11y: Don't duplicate information anymore
authorBenjamin Otte <otte@redhat.com>
Sun, 11 Dec 2011 02:02:12 +0000 (03:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 03:53:13 +0000 (04:53 +0100)
commitacfb3b3d88262d721b5e5591aca7e3c951831c2f
tree872cd335ea71b0b072b27340fd3c8f30a50c3eaa
parentbb029420fd3a6036450751199babc5261ed612f2
a11y: Don't duplicate information anymore

We do provide the expandable and expanded information via
GtkCellRendererState now so there is no need to use extra flags.
gtk/a11y/gtkcellaccessible.c
gtk/a11y/gtkcellaccessible.h
gtk/a11y/gtkcellaccessibleparent.c
gtk/a11y/gtkcellaccessibleparent.h
gtk/a11y/gtktreeviewaccessible.c