Community
Participate
Working Groups
This patch uses gtk_render_check instead of gtk_paint_check for GTK+ 3 : http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/commit/?h=gtk3_render_check
Changes behaviour for GTK3 only. Pushed to master. http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=978b038415c514f70919a32aaf716830349ff52c
OS.gtk_render_check (context, cairo, context, y, width, height); should be OS.gtk_render_check (context, cairo, x, y, width, height); Fixed it - http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=2c265bf08a5ee6cfef4b73291f906166838b69b6