Constructor

AtkSocketnew

Declaration [src]

AtkObject*
atk_socket_new (
  void
)

Description [src]

Creates a new AtkSocket.

Return value

Type: AtkObject

The newly created AtkSocket instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.