Method

SnapdPlugget_snap

since: 1.0

Declaration [src]

const gchar*
snapd_plug_get_snap (
  SnapdPlug* plug
)

Description [src]

Get the snap this plug is on.

Available since: 1.0

Gets propertySnapd.Plug:snap

Return value

Type: const gchar*

A snap name.

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