Add org.a11y.Status.IsEnabled to return whether accessibility is enabled
authorMike Gorse <mgorse@novell.com>
Tue, 23 Aug 2011 16:41:18 +0000 (11:41 -0500)
committerMike Gorse <mgorse@novell.com>
Tue, 23 Aug 2011 16:41:18 +0000 (11:41 -0500)
commitf54792de29d6d4d82c01444383c35b17889cccac
tree17750ffc5c5cc0e6eae766d13c01ffee212060d6
parent961ce7006664dcba8357ea860b5fa6acfb69379a
Add org.a11y.Status.IsEnabled to return whether accessibility is enabled

Partly implement Frederik Gladhorn's accessibility enabling/toggling
proposal
(https://mail.gnome.org/archives/desktop-devel-list/2011-May/msg00397.html)

Currently only implementing the ability to read the property.  Toggling
via write still TODO.
bus/at-spi-bus-launcher.c