mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 21:02:14 +00:00
281a57a6a3
If gtk_init is called after clutter_init, it can override clutter AtkUtil implementation. In that situation, we can't say that the accessibility is enabled, as the root object would be wrong. In order to provide a way to prevent this: * clutter_get_accessibility_enabled returns true of false depending on the current AtkUtil implemented * cally_accessibility_init always override AtkUtil implementation. |
||
---|---|---|
.. | ||
cally-actor-private.h | ||
cally-actor.c | ||
cally-actor.h | ||
cally-clone.c | ||
cally-clone.h | ||
cally-factory.h | ||
cally-group.c | ||
cally-group.h | ||
cally-main.h | ||
cally-rectangle.c | ||
cally-rectangle.h | ||
cally-root.c | ||
cally-root.h | ||
cally-stage.c | ||
cally-stage.h | ||
cally-text.c | ||
cally-text.h | ||
cally-texture.c | ||
cally-texture.h | ||
cally-util.c | ||
cally-util.h | ||
cally.c | ||
cally.h | ||
cally.pc.in | ||
ChangeLog.pre-cally-merge |