From 349f234c606653931f872cce44fcc7de8109ec51 Mon Sep 17 00:00:00 2001 From: Veronika Irvine Date: Tue, 21 Dec 2004 20:24:51 +0000 Subject: *** empty log message *** --- .../internal/org.eclipse.swt.internal.gtk.OS.properties | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'bundles/org.eclipse.swt.tools') 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 728cecf608..5fcb832c03 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 @@ -558,6 +558,9 @@ OS__GTK_IS_BUTTON_0= OS__GTK_IS_CELL_RENDERER_PIXBUF= OS__GTK_IS_CELL_RENDERER_PIXBUF_0= +OS__GTK_IS_CELL_RENDERER_TEXT= +OS__GTK_IS_CELL_RENDERER_TEXT_0= + OS__GTK_IS_IMAGE_MENU_ITEM= OS__GTK_IS_IMAGE_MENU_ITEM_0= @@ -2868,6 +2871,12 @@ OS__gtk_text_view_get_buffer_0=cast=(GtkTextView *) OS__gtk_text_view_get_editable= OS__gtk_text_view_get_editable_0=cast=(GtkTextView *) +OS__gtk_text_view_get_iter_at_location= +OS__gtk_text_view_get_iter_at_location_0=cast=GtkTextView * +OS__gtk_text_view_get_iter_at_location_1=cast=GtkTextIter * +OS__gtk_text_view_get_iter_at_location_2=cast=gint +OS__gtk_text_view_get_iter_at_location_3=cast=gint + OS__gtk_text_view_get_iter_location= OS__gtk_text_view_get_iter_location_0=cast=(GtkTextView *) OS__gtk_text_view_get_iter_location_1=cast=(const GtkTextIter *) @@ -2917,6 +2926,14 @@ OS__gtk_text_view_set_wrap_mode= OS__gtk_text_view_set_wrap_mode_0=cast=(GtkTextView *) OS__gtk_text_view_set_wrap_mode_1= +OS__gtk_text_view_window_to_buffer_coords= +OS__gtk_text_view_window_to_buffer_coords_0=cast=(GtkTextView *) +OS__gtk_text_view_window_to_buffer_coords_1=cast=GtkTextWindowType +OS__gtk_text_view_window_to_buffer_coords_2=cast=gint +OS__gtk_text_view_window_to_buffer_coords_3=cast=gint +OS__gtk_text_view_window_to_buffer_coords_4=cast=(gint *) +OS__gtk_text_view_window_to_buffer_coords_5=cast=(gint *) + OS__gtk_timeout_add= OS__gtk_timeout_add_0=cast=(guint32) OS__gtk_timeout_add_1=cast=(GtkFunction) -- cgit v1.2.3