Method

SnapdNoticeget_id

since: 1.65

Declaration [src]

const gchar*
snapd_notice_get_id (
  SnapdNotice* notice
)

Description [src]

Get the unique ID for this notice.

Available since: 1.65

Gets propertySnapd.Notice: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.