Method
FwupdPluginCabinetexport
Declaration [src]
GBytes*
fu_cabinet_export (
FuCabinet* self,
FuCabinetExportFlags flags,
GError** error
)
Parameters
flags |
FuCabinetExportFlags |
Export flags, e.g. |
|
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | GBytes |
A data blob. |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |