Method

SnapdSnapget_publisher_display_name

since: 1.42

Declaration [src]

const gchar*
snapd_snap_get_publisher_display_name (
  SnapdSnap* snap
)

Description [src]

Get the display name of the publisher who created this snap.

Available since: 1.42

Return value

Type: const gchar*

A publisher display name.

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