[cally] Fix a crash on some a11y examples if there isn't accessibility support
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 20 May 2011 12:00:35 +0000 (14:00 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 20 May 2011 12:00:35 +0000 (14:00 +0200)
commit247c8d49ae9a75ec7ae279b0bf787a3eb6fe0a2f
tree4fdfd8ee15546660cdfc9701439e434423ae4580
parente59fff7a3f2d490b7a9b8dc8e149dfc20831a141
[cally] Fix a crash on some a11y examples if there isn't accessibility support

Most of the accessibility tests can be executed without the
accessibility support, although it is clear that they will
not work properly (ie using accerciser).

But in some specific cases (right now just the atk event test),
the test will crash if no accessibility support is enabled

Fixes http://bugzilla.clutter-project.org/show_bug.cgi?id=2447
tests/accessibility/cally-atkevents-example.c
tests/accessibility/cally-examples-util.c
tests/accessibility/cally-examples-util.h