Method

FwupdPluginDeviceincorporate

Declaration [src]

void
fu_device_incorporate (
  FuDevice* self,
  FuDevice* donor
)

Description [src]

Copy all properties from the donor object if they have not already been set.

Available since:1.1.0

Parameters

donor FuDevice
 

Another FuDevice.

 The data is owned by the caller of the function.