API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.7.0
void fu_progress_set_steps ( FuProgress* self, guint step_max )
Sets the number of sub-tasks, i.e. how many times the fu_progress_step_done() function will be called in the loop.
fu_progress_step_done()
The progress ID must be set fu_progress_set_id() before this method is used.
fu_progress_set_id()
Available since: 1.7.0
step_max
Type: guint
guint
The number of sub-tasks in this progress, can be 0