Constructor

AtspiDevicenew

Declaration [src]

AtspiDevice*
atspi_device_new (
  void
)

Description [src]

Creates a new AtspiDevice with a specified callback function.

Return value

Returns: AtspiDevice
 

A pointer to a newly-created AtspiDevice.

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