Method

FwupdPluginEdidget_pnp_id

since: 1.9.6

Declaration [src]

const gchar*
fu_edid_get_pnp_id (
  FuEdid* self
)

Description [src]

Gets the PNP ID, e.g. IBM.

Available since: 1.9.6

Return value

Type: const gchar*

String value, or NULL for unset.

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