Method

FwupdPluginDeviceget_backend_tags

since: 1.8.5

Declaration [src]

GPtrArray*
fu_device_get_backend_tags (
  FuDevice* self
)

Description [src]

Gets any backend tags.

Available since: 1.8.5

Return value

Type: An array of utf8

String tags.

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