Method

SnapdPlugget_name

since: 1.0

Declaration [src]

const gchar*
snapd_plug_get_name (
  SnapdPlug* plug
)

Description [src]

Get the name of this plug.

Available since: 1.0

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