Method

FwupdDeviceget_parent

since: 1.0.8

Declaration [src]

FwupdDevice*
fwupd_device_get_parent (
  FwupdDevice* self
)

Description [src]

Gets the parent.

Available since: 1.0.8

Gets propertyFwupd.Device:parent

Return value

Type: FwupdDevice

The parent device, or NULL if unset.

The data is owned by the instance.