atk.Socket

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Classes

Socket
class Socket

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

Meta