Socket.embed

Embeds the children of an atk.Plug as the children of the atk.Socket The plug may be in the same process or in a different process.

The class item used by this function should be filled in by the IPC layer (usually at-spi2-atk). The implementor of the AtkSocket should call this function and pass the id for the plug as returned by Plug.getId. It is the responsibility of the application to pass the plug id on to the process implementing the atk.Socket as needed.

class Socket
void
embed
(
string plugId
)

Parameters

plugId string

the ID of an atk.Plug

Meta

Since

1.30