Method

SnapdSlotget_snap

since: 1.0

Declaration [src]

const gchar*
snapd_slot_get_snap (
  SnapdSlot* slot
)

Description [src]

Get the snap this slot is on.

Available since: 1.0

Gets propertySnapd.Slot: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.