Method

SnapdSlotget_connected_plugs

since: 1.48

Declaration [src]

GPtrArray*
snapd_slot_get_connected_plugs (
  SnapdSlot* slot
)

Description [src]

Get the plugs connected to this slot.

Available since: 1.48

Return value

Type: An array of SnapdPlugRef*

An array of SnapdPlugRef.

The returned data is owned by the instance.