Method

FwupdPluginProgressset_percentage

since: 2.1.2

Declaration [src]

void
fu_progress_set_percentage (
  FuProgress* self,
  gdouble percentage
)

Description [src]

Sets the progress percentage complete.

NOTE: this must be above what was previously set, or it will be rejected.

Available since: 2.1.2

Parameters

percentage

Type: gdouble

Value between 0% and 100%.