Constructor
AtspiDevicenew
Declaration [src]
AtspiDevice*
atspi_device_new (
void
)
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. |