Method

FwupdPluginFirmwareget_images

Declaration [src]

GPtrArray*
fu_firmware_get_images (
  FuFirmware* self
)

Description [src]

Returns all the images in the firmware.

Available since:1.3.1

Return value

Returns: An array of FuFirmware
 

Images.

 The caller of the method takes ownership of the data container, but not the data inside it.