Constructor

FwupdPluginConfignew

Declaration [src]

FuConfig*
fu_config_new (
  void
)

Description [src]

Creates a new FuConfig.

Available since:1.9.1

Return value

Returns: FuConfig
 

A new FuConfig.

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