Method

SnapdAppget_name

since: 1.0

Declaration [src]

const gchar*
snapd_app_get_name (
  SnapdApp* app
)

Description [src]

Get the name of this app.

Available since: 1.0

Gets propertySnapd.App:name

Return value

Type: const gchar*

A name.

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