Method

SnapdSnapget_channel

since: 1.0

Declaration [src]

const gchar*
snapd_snap_get_channel (
  SnapdSnap* snap
)

Description [src]

Get the channel this snap is from, e.g. “stable”.

Available since: 1.0

Gets propertySnapd.Snap:channel

Return value

Type: const gchar*

A channel name.

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