API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.7.0
guint fu_progress_get_steps ( FuProgress* self )
Gets 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()
Available since: 1.7.0
Type: guint
guint
Number of sub-tasks in this progress.