Class

FwupdPluginDeviceProgress

Description

final class FwupdPlugin.DeviceProgress : GObject.Object {
  /* No available fields */
}
No description available.

Ancestors

  • GObject

Constructors

fu_device_progress_new

Binds the device to the progress object so that the status and percentage will be coped from the progress all the time this object is alive.

Available since: 1.8.11

Class structure

struct FwupdPluginDeviceProgressClass {
  GObjectClass parent_class;
  
}
Class members
parent_class
GObjectClass
  No description available.