Method
FwupdDeviceset_parent
Declaration [src]
void
fwupd_device_set_parent (
FwupdDevice* self,
FwupdDevice* parent
)
Description [src]
Sets the parent. Only used internally.
Available since: | 1.0.8 |
Sets property | Fwupd.Device:parent |
Parameters
parent |
FwupdDevice |
Another |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |