Method

FwupdDeviceget_root

since: 1.7.4

Declaration [src]

FwupdDevice*
fwupd_device_get_root (
  FwupdDevice* self
)

Description [src]

Gets the device root.

Available since: 1.7.4

Return value

Type: FwupdDevice

The root device, or NULL if unset.

The data is owned by the instance.