Constructor

FwupdPluginConfignew

since: 1.9.1

Declaration [src]

FuConfig*
fu_config_new (
  void
)

Description [src]

Creates a new FuConfig.

Available since: 1.9.1

Return value

Type: FuConfig

A new FuConfig.

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