Constructor
FwupdPluginConfignew
since: 1.9.1
Declaration [src]
FuConfig*
fu_config_new (
void
)
Return value
Type: FuConfig
A new FuConfig
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |