Re: maintaining both gtk2 and 3 compatibility



Curtis C. Hovey [2011-11-09 15:30 -0500]:
> Oh, I am sorry I did not annotate why I did that.
> Some methods moved to different modules in GTK3:
>     glib.timeout_add() => GObject.timeout_add()
>     glib.source_remove() => GObject.source_remove()

Actually, with the current pygobject and g-i versions using GLib.*
instead of GObject.* works just fine. It indeed had been broken for a
while, though.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]