Method
ValentDeviceget_context
unstable since: 1.0
Declaration [src]
ValentContext*
valent_device_get_context (
ValentDevice* device
)
Return value
Type: ValentContext
A ValentContext
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |