Method

FwupdPluginEdidget_serial_number

Declaration [src]

const gchar*
fu_edid_get_serial_number (
  FuEdid* self
)

Description [src]

Gets the serial number.

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.