Method

FwupdPluginFirmwareget_version

Declaration [src]

const gchar*
fu_firmware_get_version (
  FuFirmware* self
)

Description [src]

Gets an optional version that represents the firmware.

Available since:1.3.3

Return value

Returns: const gchar*
 

A string, or NULL.

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