Method

FwupdPluginBackendget_context

Declaration [src]

FuContext*
fu_backend_get_context (
  FuBackend* self
)

Description [src]

Gets the context for a backend.

Available since:1.6.1

Return value

Returns: FuContext
 

A FuContext or NULL if not set.

 The data is owned by the instance.