On Thu, Mar 1, 2012 at 13:50, [email protected] <[email protected]> wrote: > 2012/2/27 Tomeu Vizoso <[email protected]>: >> On Mon, Feb 27, 2012 at 14:10, [email protected] >> <[email protected]> wrote: >>> >>> I guess this has something to do with the fact that the cairo context >>> is a foreign object? I have searched through the pygobject code, but I >>> didn't find a way to work around this. >> >> I suspect we don't support foreign type marshalling in signals. > > Is this a feature that might be added to pygobject? > If not, do you see another way around this problem?
Yes, I think it should be added and it shouldn't be too hard. Now we just need to find someone interested in working on this :) Regards, Tomeu _______________________________________________ python-hackers-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/python-hackers-list
