summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
diff options
context:
space:
mode:
authorAnatoly Spektor <aspektor@redhat.com>2013-01-24 15:58:07 -0500
committerAnatoly Spektor <aspektor@redhat.com>2013-01-30 14:46:53 -0500
commita94a3afa02956f3d277cb2b1d1bb5f391190b35d (patch)
treeb633c9a3af7f8e05f9c25c53066424259a0634b1 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
parentd3b70aad7149876ba42093794d2909bb52409b12 (diff)
downloadeclipse.platform.swt-a94a3afa02956f3d277cb2b1d1bb5f391190b35d.tar.gz
eclipse.platform.swt-a94a3afa02956f3d277cb2b1d1bb5f391190b35d.tar.xz
eclipse.platform.swt-a94a3afa02956f3d277cb2b1d1bb5f391190b35d.zip
Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upgtk_color_chooser
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
index 6e2726097d..6633acb96b 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
@@ -675,6 +675,10 @@ char * OS_nativeFunctionNames[] = {
"_1gtk_1clipboard_1set_1with_1owner",
"_1gtk_1clipboard_1store",
"_1gtk_1clipboard_1wait_1for_1contents",
+ "_1gtk_1color_1chooser_1dialog_1new",
+ "_1gtk_1color_1chooser_1get_1rgba",
+ "_1gtk_1color_1chooser_1set_1rgba",
+ "_1gtk_1color_1chooser_1set_1use_1alpha",
"_1gtk_1color_1selection_1dialog_1get_1color_1selection",
"_1gtk_1color_1selection_1dialog_1new",
"_1gtk_1color_1selection_1get_1current_1color",