summaryrefslogtreecommitdiff
path: root/atk-adaptor/accessible-leasing.h
Commit message (Collapse)AuthorAgeFilesLines
* Integrate leasing scheme in-to atk-bridge.Mark Doffman2010-01-051-3/+5
| | | | | | | | | | | | This involved: Separating the 'cache' and registration of accessible objects. This is because the leased objects need to be available over D-Bus but are not cached. Separating the cache updating from the 'events'. This is because we should still recieve updates on leased accessibles, but they are not cached.
* Add a class for taking leased references of GObjects.Mark Doffman2010-01-051-0/+59