Method

FwupdDeviceget_version_bootloader

Declaration [src]

const gchar*
fwupd_device_get_version_bootloader (
  FwupdDevice* self
)

Description [src]

Gets the version of the bootloader.

Available since:0.9.3

Return value

Returns: const gchar*
 

The device version_bootloader, or NULL if unset.

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