Method

FwupdDeviceget_parent_id

Declaration [src]

const gchar*
fwupd_device_get_parent_id (
  FwupdDevice* self
)

Description [src]

Gets the parent ID.

Available since:1.0.8

Return value

Returns: utf8
 

The parent ID, or NULL if unset.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.