Function
FwupdDevicearray_ensure_parents
Declaration [src]
void
fwupd_device_array_ensure_parents (
GPtrArray* devices
)
Description [src]
Sets the parent object on all devices in the array using the parent-id.
Available since: | 1.3.7 |
Parameters
devices |
An array of FwupdDevice |
Devices. |
|
The data is owned by the caller of the function. |