summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
diff options
context:
space:
mode:
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.c10
1 files changed, 10 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 a61701050f..7e2f0d693a 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
@@ -80,6 +80,7 @@ char * OS_nativeFunctionNames[] = {
"GdkEventWindowState_1sizeof",
"GdkEvent_1sizeof",
"GdkGeometry_1sizeof",
+ "GdkRGBA_1sizeof",
"GdkRectangle_1sizeof",
"GdkWindowAttr_1sizeof",
"GtkAdjustment_1sizeof",
@@ -1032,6 +1033,12 @@ char * OS_nativeFunctionNames[] = {
"_1gtk_1status_1icon_1set_1from_1pixbuf",
"_1gtk_1status_1icon_1set_1tooltip",
"_1gtk_1status_1icon_1set_1visible",
+ "_1gtk_1style_1context_1add_1class",
+ "_1gtk_1style_1context_1get_1background_1color",
+ "_1gtk_1style_1context_1get_1border_1color",
+ "_1gtk_1style_1context_1get_1color",
+ "_1gtk_1style_1context_1get_1font",
+ "_1gtk_1style_1context_1get_1padding",
"_1gtk_1style_1context_1restore",
"_1gtk_1style_1context_1save",
"_1gtk_1style_1context_1set_1state",
@@ -1317,6 +1324,9 @@ char * OS_nativeFunctionNames[] = {
"_1gtk_1widget_1modify_1bg",
"_1gtk_1widget_1modify_1font",
"_1gtk_1widget_1modify_1style",
+ "_1gtk_1widget_1override_1background_1color",
+ "_1gtk_1widget_1override_1color",
+ "_1gtk_1widget_1override_1font",
"_1gtk_1widget_1queue_1resize",
"_1gtk_1widget_1realize",
"_1gtk_1widget_1remove_1accelerator",