repair_system_async


Description:

[ CCode ( finish_name = "pk_task_generic_finish" ) ]
[ Version ( since = "0.7.2" ) ]
public async Results repair_system_async (Cancellable? cancellable, ProgressCallback progress_callback) throws Error

Recover the system from broken dependencies and aborted installations.

Parameters:

this

a valid Task instance

cancellable

a Cancellable or null

progress_callback

the function to run when the progress changes

callback_ready

the function to run on completion

progress_user_data

data to pass to progress_callback

user_data

the data to pass to callback_ready