Class
FwupdPluginCsvFirmware
Description [src]
class FwupdPlugin.CsvFirmware : FwupdPlugin.Firmware {
parent_instance: FuFirmware
}
A comma seporated value file.
See also: FuFirmware
Instance methods
fu_csv_firmware_get_column_id
Gets the column ID for a specific index position.
Available since: 1.9.3
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.