Method

SnapdInterfaceget_name

since: 1.48

Declaration [src]

const gchar*
snapd_interface_get_name (
  SnapdInterface* interface
)

Description [src]

Get the name of this interface.

Available since: 1.48

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