Method

SnapdPlugget_connected_slots

since: 1.48

Declaration [src]

GPtrArray*
snapd_plug_get_connected_slots (
  SnapdPlug* plug
)

Description [src]

Get the slots connected to this plug.

Available since: 1.48

Return value

Type: An array of SnapdSlotRef*

An array of SnapdSlotRef.

The returned data is owned by the instance.