Method

SnapdSnapget_links

since: 1.69

Declaration [src]

GPtrArray*
snapd_snap_get_links (
  SnapdSnap* snap
)

Description [src]

Get links that are associated with this snap.

Available since: 1.69

Gets propertySnapd.Snap:links

Return value

Type: An array of SnapdLink*

An array of SnapdLink.

The returned data is owned by the instance.