Constructor

AtspiDevicenew

Declaration [src]

AtspiDevice*
atspi_device_new (
  void
)

Description [src]

Creates a new AtspiDevice with a specified callback function.

Return value

Type: AtspiDevice

A pointer to a newly-created AtspiDevice.

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