Constructor
AtspiDeviceA11yManagertry_new
since: 2.55
Declaration [src]
AtspiDeviceA11yManager*
atspi_device_a11y_manager_try_new (
void
)
Return value
Type: AtspiDeviceA11yManager
A pointer to a newly-created AtspiDeviceA11yManager
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |