Commit Graph

5 Commits

Author SHA1 Message Date
266ea8a3d9 cally: Fix redundant declarations 2012-03-07 12:36:43 +00:00
a6df0b6a53 cally: Do not use Group API
Avoids a deprecation warning.
2012-01-16 23:35:16 +00:00
ab0eb0a12b docs: Documentation fixes 2010-12-09 13:59:08 +00:00
a63eb10855 docs: Fix Cally documentation 2010-07-05 16:45:43 +01:00
c0f753d108 Add Cally
The Clutter Accessibility Library is an implementation of the ATK,
the Accessibility Toolkit, which exposes Clutter actors to accessibility
tools. This allows not only writing accessible user interfaces, but also
allows testing and verification frameworks based on A11Y technologies to
inspect and test a Clutter scene graph.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2097

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2010-07-05 16:45:43 +01:00