Method

SnapdSnapget_apps

since: 1.0

Declaration [src]

GPtrArray*
snapd_snap_get_apps (
  SnapdSnap* snap
)

Description [src]

Get the apps this snap provides.

Available since: 1.0

Gets propertySnapd.Snap:apps

Return value

Type: An array of SnapdApp*

An array of SnapdApp.

The returned data is owned by the instance.