summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
index 481f4fe151..a833eb2453 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
@@ -8553,7 +8553,6 @@ public static final void gtk_paint_handle(long /*int*/ style, long /*int*/ windo
}
/**
* @method flags=dynamic
- * @param cr cast=(cairo_t *)
* @param x cast=(gdouble)
* @param y cast=(gdouble)
* @param width cast=(gdouble)
@@ -8570,7 +8569,6 @@ public static final void gtk_render_frame(long /*int*/ context, long /*int*/ cr,
}
/**
* @method flags=dynamic
- * @param cr cast=(cairo_t *)
* @param x cast=(gdouble)
* @param y cast=(gdouble)
* @param width cast=(gdouble)
@@ -8800,7 +8798,6 @@ public static final void gtk_paint_vline(long /*int*/ style, long /*int*/ window
}
/**
* @method flags=dynamic
- * @param cr cast=(cairo_t *)
* @param x0 cast=(gdouble)
* @param y0 cast=(gdouble)
* @param x1 cast=(gdouble)
@@ -12643,7 +12640,6 @@ public static final void gtk_widget_get_allocation (long /*int*/ widget, GtkAllo
}
/**
* @method flags=dynamic
- * @param cr cast=(cairo_t *)
* @param x cast=(gdouble)
* @param y cast=(gdouble)
* @param width cast=(gdouble)