Method

FwupdPluginEdidset_product_name

Declaration [src]

void
fu_edid_set_product_name (
  FuEdid* self,
  const gchar* product_name
)

Description [src]

Sets the product name, e.g. LG HDR WQHD.

Available since:2.0.14

Parameters

product_name const gchar*
 

String value, or NULL.

 The argument can be NULL.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.