Bug 389056 - Use cairo_region_create instead of gdk_region_new for GTK3+ and higher
Summary: Use cairo_region_create instead of gdk_region_new for GTK3+ and higher
Status: CLOSED DUPLICATE of bug 391050
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.3   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 340067
  Show dependency tree
 
Reported: 2012-09-07 10:22 EDT by Anatoly Spektor CLA
Modified: 2012-10-03 13:41 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Spektor CLA 2012-09-07 10:22:47 EDT
This patch uses cairo_region_create() instead of gdk_region_new() for GTK+3 and higher:

http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/commit/?h=gtk3_cairo_region_create
Comment 1 Anatoly Spektor CLA 2012-10-03 13:41:38 EDT

*** This bug has been marked as a duplicate of bug 391050 ***