Implement AtkTableCell
authorMike Gorse <mgorse@suse.com>
Tue, 16 Apr 2013 19:40:12 +0000 (14:40 -0500)
committerMike Gorse <mgorse@suse.com>
Tue, 18 Feb 2014 15:33:27 +0000 (09:33 -0600)
commit1349b6330379191a825955fc8107079ec742bb68
tree8cda367e87f05ea57cf60c4be3a98283751ed70b
parentfc48a42725fd348eadb5bd9a8dab97d4c62fea96
Implement AtkTableCell

https://bugzilla.gnome.org/show_bug.cgi?id=651353
atk/Makefile.am
atk/atk.h
atk/atknoopobject.c
atk/atktablecell.c [new file with mode: 0644]
atk/atktablecell.h [new file with mode: 0755]