projects
/
platform
/
upstream
/
atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f3bdc
)
Added ATK_STATE_ANIMATED which was in AT-SPI but missing from ATK.
author
Bill Haneman
<billh@src.gnome.org>
Fri, 9 Jun 2006 13:23:35 +0000
(13:23 +0000)
committer
Bill Haneman
<billh@src.gnome.org>
Fri, 9 Jun 2006 13:23:35 +0000
(13:23 +0000)
atk/atkstate.h
patch
|
blob
|
history
diff --git
a/atk/atkstate.h
b/atk/atkstate.h
index 50409234735627f386710d8cff92ff84cdccc8d2..580484f07d1233e691a05a87d02253fd71f69b83 100755
(executable)
--- a/
atk/atkstate.h
+++ b/
atk/atkstate.h
@@
-111,6
+111,7
@@
typedef enum
ATK_STATE_SUPPORTS_AUTOCOMPLETION,
ATK_STATE_SELECTABLE_TEXT,
ATK_STATE_DEFAULT,
+ ATK_STATE_ANIMATED,
ATK_STATE_VISITED,
ATK_STATE_LAST_DEFINED