summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
diff options
context:
space:
mode:
authorAnatoly Spektor <aspektor@redhat.com>2012-10-15 15:32:21 -0400
committerAlexander Kurtakov <akurtako@redhat.com>2012-10-16 12:00:30 +0300
commit8292090fe3ef8e634ba254763ccf7af619dd517a (patch)
treef11645fd3e81220fa666572adbbbbbc8e790fd58 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
parent801ec1483559446c0d86f80fed29f2453a706def (diff)
downloadeclipse.platform.swt-8292090fe3ef8e634ba254763ccf7af619dd517a.tar.gz
eclipse.platform.swt-8292090fe3ef8e634ba254763ccf7af619dd517a.tar.xz
eclipse.platform.swt-8292090fe3ef8e634ba254763ccf7af619dd517a.zip
Use gtk_render_arrow instead of gtk_paint_arrow for GTK+ 3
This patch replace gtk_paint_arrow with gtk_render_arrow for GTK+ 3
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
index 4430538a77..ef0b6d6c6e 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
@@ -964,6 +964,7 @@ typedef enum {
_1gtk_1rc_1style_1set_1color_1flags_FUNC,
_1gtk_1rc_1style_1set_1fg_FUNC,
_1gtk_1rc_1style_1set_1text_FUNC,
+ _1gtk_1render_1arrow_FUNC,
_1gtk_1render_1background_FUNC,
_1gtk_1render_1check_FUNC,
_1gtk_1render_1expander_FUNC,