atk.Socket

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
gtkc.atktypes
public import gtkc.atktypes;

Members

Classes

Socket
class Socket

Together with atk.Plug, atk.Socket provides the ability to embed accessibles from one process into another in a fashion that is transparent to assistive technologies. atk.Socket works as the container of atk.Plug, embedding it using the method Socket.embed. Any accessible contained in the atk.Plug will appear to the assistive technologies as being inside the application that created the atk.Socket