Method

FwupdPluginEdidget_pnp_id

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

Returns: const gchar*
 

String value, or NULL for unset.

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