Constructor
FwupdPluginQuirksnew
since: 1.0.1
Declaration [src]
FuQuirks*
fu_quirks_new (
void
)
Description [src]
Creates a new quirks object.
Available since: 1.0.1
This method is not directly available to language bindings.
Return value
Type: FuQuirks
A new FuQuirks
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |