Method

SnapdSlotget_label

since: 1.0

Declaration [src]

const gchar*
snapd_slot_get_label (
  SnapdSlot* slot
)

Description [src]

Get a human readable label for this slot.

Available since: 1.0

Gets propertySnapd.Slot:label

Return value

Type: const gchar*

A label.

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