GNOME Bugzilla – Bug 623435
doesn't build against git master gtk
Last modified: 2010-07-03 08:53:31 UTC
Created attachment 165148 [details] patch due to the GdkRegion removal. Here is a patch to fix that.
+ rect->x, rects->y, + rect->x, rects->y, + rect->width, rects->height); Shouldn't these all be |rect| not |rects| ?
yes, of course
committed with that fix
*** Bug 623452 has been marked as a duplicate of this bug. ***