Add atk/atkstate.c and atk.atkstate.h
authorPadraig O'Briain <padraigo@src.gnome.org>
Wed, 9 May 2001 17:21:06 +0000 (17:21 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Wed, 9 May 2001 17:21:06 +0000 (17:21 +0000)
commit3c9d927bbeacec90436f53d5eecca478706ce24d
tree68a10b3130da138ebd6319fbfd3f523e6e15e605
parent70f373359027afced7afda327825507745338dc2
Add atk/atkstate.c and atk.atkstate.h
Move interfaces for ATK state from atkobject to atkstate
Add tests for atk_state_* functions in teststateset
atk/Makefile.am
atk/atk.h
atk/atkobject.c
atk/atkobject.h
atk/atkstate.c [new file with mode: 0755]
atk/atkstate.h [new file with mode: 0755]
atk/atkstateset.c
atk/atkstateset.h
tests/teststateset.c