Method

FwupdPluginBackendget_name

since: 1.6.1

Declaration [src]

const gchar*
fu_backend_get_name (
  FuBackend* self
)

Description [src]

Return the name of the backend, which is normally set by the subclass.

Available since: 1.6.1

Return value

Type: const gchar*

Backend name.

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