Comment 16 for bug 830492

Revision history for this message
James Haigh (james.r.haigh) wrote :

I have a refresh() function in TransactionQueue to update the progress information from Aria2, and to start install when download is finished for a Transaction. This function should be called at least every second.

Would this be done by GObject signals?