Constructor

FwupdPluginQuirksnew

Declaration [src]

FuQuirks*
fu_quirks_new (
  void
)

Description [src]

Creates a new quirks object.

Available since:1.0.1
This constructor is not directly available to language bindings

Return value

Returns: FuQuirks
 

A new FuQuirks.

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