Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties78
1 files changed, 2 insertions, 76 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
index 1148577c6e..4509eebe6e 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
@@ -1,70 +1,3 @@
-org_eclipse_swt_internal_gtk_GNOME=flags=no_gen
-GNOME_GnomeVFSMimeApplication_sizeof=
-
-GNOME_LIBGNOME_MODULE=
-
-GNOME_gnome_icon_lookup=
-GNOME_gnome_icon_lookup_0=
-GNOME_gnome_icon_lookup_1=
-GNOME_gnome_icon_lookup_2=
-GNOME_gnome_icon_lookup_3=
-GNOME_gnome_icon_lookup_4=
-GNOME_gnome_icon_lookup_5=
-GNOME_gnome_icon_lookup_6=
-GNOME_gnome_icon_lookup_7=
-
-GNOME_gnome_icon_theme_lookup_icon=
-GNOME_gnome_icon_theme_lookup_icon_0=
-GNOME_gnome_icon_theme_lookup_icon_1=
-GNOME_gnome_icon_theme_lookup_icon_2=
-GNOME_gnome_icon_theme_lookup_icon_3=
-GNOME_gnome_icon_theme_lookup_icon_4=
-
-GNOME_gnome_icon_theme_new=
-
-GNOME_gnome_program_init=
-GNOME_gnome_program_init_0=
-GNOME_gnome_program_init_1=
-GNOME_gnome_program_init_2=
-GNOME_gnome_program_init_3=
-GNOME_gnome_program_init_4=
-GNOME_gnome_program_init_5=
-
-GNOME_gnome_program_locate_file=
-GNOME_gnome_program_locate_file_0=
-GNOME_gnome_program_locate_file_1=
-GNOME_gnome_program_locate_file_2=
-GNOME_gnome_program_locate_file_3=
-GNOME_gnome_program_locate_file_4=
-
-GNOME_gnome_vfs_get_registered_mime_types=
-
-GNOME_gnome_vfs_init=
-
-GNOME_gnome_vfs_mime_application_free=
-GNOME_gnome_vfs_mime_application_free_0=
-
-GNOME_gnome_vfs_mime_extensions_list_free=
-GNOME_gnome_vfs_mime_extensions_list_free_0=
-
-GNOME_gnome_vfs_mime_get_default_application=
-GNOME_gnome_vfs_mime_get_default_application_0=
-
-GNOME_gnome_vfs_mime_get_extensions_list=
-GNOME_gnome_vfs_mime_get_extensions_list_0=
-
-GNOME_gnome_vfs_mime_get_icon=
-GNOME_gnome_vfs_mime_get_icon_0=
-
-GNOME_gnome_vfs_mime_registered_mime_type_list_free=
-GNOME_gnome_vfs_mime_registered_mime_type_list_free_0=
-
-GNOME_memmove=
-GNOME_memmove_0=
-GNOME_memmove_1=
-GNOME_memmove_2=
-
-
org_eclipse_swt_internal_gtk_GdkColor=
GdkColor_pixel=cast=(guint32)
GdkColor_red=cast=(guint16)
@@ -206,15 +139,6 @@ GdkVisual_blue_mask=cast=(guint32)
GdkVisual_blue_shift=cast=(gint)
GdkVisual_blue_prec=cast=(gint)
-org_eclipse_swt_internal_gtk_GnomeVFSMimeApplication=flags=no_gen
-GnomeVFSMimeApplication_id=
-GnomeVFSMimeApplication_name=
-GnomeVFSMimeApplication_command=
-GnomeVFSMimeApplication_can_open_multiple_files=
-GnomeVFSMimeApplication_expects_uris=
-GnomeVFSMimeApplication_supported_uri_schemes=
-GnomeVFSMimeApplication_requires_terminal=
-
org_eclipse_swt_internal_gtk_GtkAdjustment=
GtkAdjustment_lower=cast=(gdouble)
GtkAdjustment_upper=cast=(gdouble)
@@ -442,6 +366,8 @@ OS_PangoAttribute_sizeof=
OS_PangoRectangle_sizeof=
+OS_XClientMessageEvent_sizeof=
+
OS_XDefaultScreen=
OS_XDefaultScreen_0=cast=Display *

Back to the top