Plug/socket fixes
authorMike Gorse <mgorse@novell.com>
Fri, 9 Apr 2010 20:51:56 +0000 (16:51 -0400)
committerMike Gorse <mgorse@novell.com>
Fri, 9 Apr 2010 20:54:35 +0000 (16:54 -0400)
commitc22a02deaa59a6568c989df606cf84b3860933d3
tree4c548b553f61769a24053b811f822b0f07770f07
parentcd30c52d1ca09b4f637b5838cc68fac478270892
Plug/socket fixes

Override GetExtents, GetSize, and GetPosition for a plug to query the socket.
Do not register an application if the root is an AtkPlug.
Move Embedded method to the Socket interface.
atk-adaptor/adaptors/Makefile.am
atk-adaptor/adaptors/accessible-adaptor.c
atk-adaptor/adaptors/socket-adaptor.c [new file with mode: 0644]
atk-adaptor/bridge.c