GNOME Bugzilla – Bug 304975
gdk.Region.getClipBox always returns a NULL handle in the Rectangle
Last modified: 2009-08-15 18:40:50 UTC
that's bcz gdk_region_get_clipbox() expect an already allocated rectangle
Created attachment 46705 [details] [review] fix for head branch should be applied after the Point-Rectangle patch
Created attachment 46706 [details] [review] fix for 2-6 branch should be applied after the Point-Rectangle patch
I have applied this fix to both 2-6 branch and cvs head. Thanks for the patches. Sorry for the delay.