Method

FwupdPluginFirmwareget_version

since: 1.3.3

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

Type: const gchar*

A string, or NULL.

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