Class
FwupdPluginCabFirmware
Instance methods
fu_cab_firmware_get_compressed
Gets if the cabinet archive should be compressed.
Available since: 1.9.7
fu_cab_firmware_get_only_basename
Gets if the cabinet archive filenames should have the path component removed.
Available since: 1.9.7
fu_cab_firmware_set_compressed
Sets if the cabinet archive should be compressed.
Available since: 1.9.7
fu_cab_firmware_set_only_basename
Sets if the cabinet archive filenames should have the path component removed.
Available since: 1.9.7
Methods inherited from FuFirmware (59)
Methods inherited from GObject (42)
Properties
Properties inherited from FuFirmware (1)
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.