Method
ValentDeviceref_channel
unstable since: 1.0
Declaration [src]
ValentChannel*
valent_device_ref_channel (
ValentDevice* device
)
Return value
Type: ValentChannel
A ValentChannel
, or NULL
if disconnected.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |