Method

SnapdInterfaceget_slots

since: 1.48

Declaration [src]

GPtrArray*
snapd_interface_get_slots (
  SnapdInterface* interface
)

Description [src]

Get the slots matching this interface type.

Available since: 1.48

Gets propertySnapd.Interface:slots

Return value

Type: An array of None

An array of SnapdSlot.

The returned data is owned by the instance.