Method
FwupdDeviceincorporate
Declaration [src]
void
fwupd_device_incorporate (
FwupdDevice* self,
FwupdDevice* donor
)
Description [src]
Copy all properties from the donor object if they have not already been set.
Available since: | 1.1.0 |
Parameters
donor |
FwupdDevice |
Another |
|
The data is owned by the caller of the function. |