[pygtk] GIO async operations

Jason Heeris jason.heeris at gmail.com
Tue Feb 22 21:10:24 WST 2011


On 22 February 2011 19:53, Christian Becke <christianbecke at web.de> wrote:
> Sorry, misread your message. The object is actually both: passed as an
> argument to the callback, and accessible through the gio.AsyncResult by
> calling its get_source_object method, see code below:

Right, I did wonder about the redundancy, but that's not unusual for C bindings.

If I have time I could fix up the docs — how do I submit changes?

— Jason


More information about the pygtk mailing list