Method
FwupdDeviceget_parent
since: 1.0.8
Declaration [src]
FwupdDevice*
fwupd_device_get_parent (
FwupdDevice* self
)
Return value
Type: FwupdDevice
The parent device, or NULL
if unset.
The data is owned by the instance. |
since: 1.0.8
FwupdDevice*
fwupd_device_get_parent (
FwupdDevice* self
)
Type: FwupdDevice
The parent device, or NULL
if unset.
The data is owned by the instance. |