[pygtk] PyGObject timeout_add error
Arjan Molenaar
gaphor at gmail.com
Sun Jun 5 19:07:17 WST 2011
Thanks,
Indeed, when calling it from GObject it works as expected. But timeout_add is not defined in the GObject gir file.
Regards,
Arjan
On 5 Jun 2011, at 10:52, Just Fill Bugs wrote:
> On 06/05/2011 05:19 AM, Arjan Molenaar wrote:
>> Hi all,
>>
>> In the course of porting Gaphas, I ran into the same issue Timo described several months ago: somehow it is not possible to call timeout_add(1, f).
>>
>> The same issue I see for GLib.idle_add.
>>
>
> Accord to http://git.gnome.org/browse/pygobject/tree/pygi-convert.sh , you have to use GObject.timeout_add() now.
>
>
>
>
> _______________________________________________
> pygtk mailing list pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
More information about the pygtk
mailing list