Method

ValentDeviceadd_channel

unstable since: 1.0

Declaration [src]

void
valent_device_add_channel (
  ValentDevice* device,
  ValentChannel* channel
)

Description [src]

Add channel to the list of active channels.

Available since: 1.0

Parameters

channel

Type: ValentChannel

A ValentChannel.

The data is owned by the caller of the method.