« Return to Thread: client-side-windows merged

Re: client-side-windows merged

by Matthias Clasen-2 :: Rate this Message:

Reply to Author | View in Thread

On Sun, Jul 12, 2009 at 7:50 PM, Brian J. Tarricone<bjt23@...> wrote:

> For starters, why isn't pygtk just using gdk_drawable_draw_drawable()
> instead of dereferencing the class pointer?
>
> Regardless, if you check out current master, it appears that change that's
> causing your problem isn't there anymore (instead there's a
> draw_drawable_with_src function pointer that's been added to
> GdkDrawableClass).  See
> http://git.gnome.org/cgit/gtk+/log/gdk/gdkdrawable.h.  This was fixed 11
> days ago, it seems.
>

Yes, the api breakage was discovered soon after the merge and is fixed in 2.17.4
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@...
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

 « Return to Thread: client-side-windows merged