summaryrefslogtreecommitdiff
path: root/test/jfif/ProgressMonitor-stub.vala
blob: 9290ad1e70f187968a86be304b7a8b47cc9293f0 (plain)
1
2
// Needed to include util/file.vala without core/util.vala as well
public delegate bool ProgressMonitor(uint64 current, uint64 total, bool do_event_loop = true);