Method
FwupdPluginFirmwareexport_to_xml
Declaration [src]
gchar*
fu_firmware_export_to_xml (
FuFirmware* self,
FuFirmwareExportFlags flags,
GError** error
)
Description [src]
This allows us to build an XML object for the nested firmware.
Available since: | 1.6.0 |
Parameters
flags |
FuFirmwareExportFlags |
Firmware export flags, e.g. |
|
error |
GError ** |
The return location for a GError* , or NULL . |