Method

FwupdPluginDeviceincorporate

since: 1.1.0

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

Type: FuDevice

Another FuDevice.

The data is owned by the caller of the method.