Method

FwupdPluginContextget_backends

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

Returns: An array of FuBackend*
 

List of backends.

 The data is owned by the instance.