]> Pileus Git - ~andy/gtk/commit
GtkContainerCellAccessible: add a private struct
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Oct 2012 19:52:29 +0000 (15:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Oct 2012 19:56:51 +0000 (15:56 -0400)
commit0ad379708f79dbff916b1fcd431d3e3114bf8e25
tree54513b662c22d19674726a6979711deb748f4448
parent978f336aa469ceb64d275e0db3e2699abf638a07
GtkContainerCellAccessible: add a private struct

Move instance fields to a private struct, in preparation
for installing a11y headers.
This also required removing access to GtkContainerCellAccessible
innards from the GtkCellAccessible implementation.
gtk/a11y/gtkcellaccessible.c
gtk/a11y/gtkcontainercellaccessible.c
gtk/a11y/gtkcontainercellaccessible.h