Constructor

FwupdPluginQuirksnew

Declaration [src]

FuQuirks*
fu_quirks_new (
  void
)

Description [src]

Creates a new quirks object.

Available since:1.0.1

Return value

Returns: FuQuirks
 

A new FuQuirks.

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