Method

SnapdSlotRefget_slot

since: 1.48

Declaration [src]

const gchar*
snapd_slot_ref_get_slot (
  SnapdSlotRef* slot_ref
)

Description [src]

Get the name of the slot.

Available since: 1.48

Gets propertySnapd.SlotRef:slot

Return value

Type: const gchar*

A name.

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