Method

SnapdChannelget_track

since: 1.31

Declaration [src]

const gchar*
snapd_channel_get_track (
  SnapdChannel* channel
)

Description [src]

Get the track this channel is on.

Available since: 1.31

Return value

Type: const gchar*

A track name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.