Constructor

FwupdPluginContextnew

Declaration [src]

FuContext*
fu_context_new (
  void
)

Description [src]

Creates a new FuContext.

Available since:1.6.0

Return value

Returns: FuContext
 

The object.

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