Re: [PATCH] Downloading headers from the command line
"Calin A. Culianu" <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
> > Calin, your approach is fine. You could use on_queue_size_changed() > instead, since it passes the queue size as an argument. > > Eric, could you open a bugzilla ticket for this so that it's easier > to track the patches? > Okay, I'll wait for Eric to submit a ticket. And yeah, didn't see on_queue_size_changed() -- that's probably the best event function to use. -Calin