Constructor

FwupdPluginContextnew

since: 1.6.0

Declaration [src]

FuContext*
fu_context_new (
  void
)

Description [src]

Creates a new FuContext.

Available since: 1.6.0

Return value

Type: FuContext

The object.

The caller of the function takes ownership of the data, and is responsible for freeing it.