Method
AtspiDeviceset_capabilities
unstable since: 2.60
Declaration [src]
AtspiDeviceCapability
atspi_device_set_capabilities (
AtspiDevice* device,
AtspiDeviceCapability capabilities
)
Parameters
capabilities-
Type:
AtspiDeviceCapabilityA bitmask specifying the capabilities that should be enabled. This replaces the existing set of enabled capabilities, so, if it excludes some capabilities that are currently enabled, then those capabilities may be disabled.
Return value
Type: AtspiDeviceCapability
The new set of capabilities that are enabled. This may differ from the value passed in if the device does not support all of the requested capabilities.