Method
FwupdDeviceget_root
since: 1.7.4
Declaration [src]
FwupdDevice*
fwupd_device_get_root (
FwupdDevice* self
)
Return value
Type: FwupdDevice
The root device, or NULL
if unset.
The data is owned by the instance. |
since: 1.7.4
FwupdDevice*
fwupd_device_get_root (
FwupdDevice* self
)
Type: FwupdDevice
The root device, or NULL
if unset.
The data is owned by the instance. |