[ CCode ( instance_pos = 2.9 ) ]
public delegate int DiffFileCallback (DiffDelta delta, float progress)
Called for each file.
delta |
a DiffDelta. |
progress |
the progress. |
user_data |
user-supplied data. |
0 to go continue or a Error in case there was an error. |