Method

SnapdSnapget_id

since: 1.0

Declaration [src]

const gchar*
snapd_snap_get_id (
  SnapdSnap* snap
)

Description [src]

Gets the unique ID for this snap.

Available since: 1.0

Gets propertySnapd.Snap:id

Return value

Type: const gchar*

An ID.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.