Method

FwupdPluginContextget_backends

since: 2.0.0

Declaration [src]

GPtrArray*
fu_context_get_backends (
  FuContext* self
)

Description [src]

Gets all the possible backends used by all plugins.

Available since: 2.0.0

Return value

Type: An array of FuBackend*

List of backends.

The returned data is owned by the instance.