Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2013-10-21 16:33:25 +0000
committerSilenio Quarti2013-10-21 16:33:25 +0000
commit8ff78dc82c169eaba1d98c37e14a85f324dc0a98 (patch)
tree7186b5fd4fc8d28dd1c88d76866cf3d07bb85a8f /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
parent25d9f99bae3ba84644ed6a921ea164452ae5da9d (diff)
downloadeclipse.platform.swt-silenio/bug407077.tar.gz
eclipse.platform.swt-silenio/bug407077.tar.xz
eclipse.platform.swt-silenio/bug407077.zip
Bug 407077 - (SWT:2591): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifiersilenio/bug407077
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.c1
1 files changed, 1 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 b6f21a5d6c..576b8eba96 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
@@ -229,6 +229,7 @@ char * OS_nativeFunctionNames[] = {
"_1g_1app_1info_1supports_1uris",
"_1g_1cclosure_1new",
"_1g_1closure_1ref",
+ "_1g_1closure_1sink",
"_1g_1closure_1unref",
"_1g_1content_1type_1equals",
"_1g_1content_1type_1is_1a",

Back to the top