Method

SnapdSlotget_interface

since: 1.0

Declaration [src]

const gchar*
snapd_slot_get_interface (
  SnapdSlot* slot
)

Description [src]

Get the name of the interface this slot accepts.

Available since: 1.0

Gets propertySnapd.Slot:interface

Return value

Type: const gchar*

An interface name.

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