summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextview.h')
-rw-r--r--gtk/gtktextview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextview.h b/gtk/gtktextview.h
index 2fa4fe3daa..bde46f363c 100644
--- a/gtk/gtktextview.h
+++ b/gtk/gtktextview.h
@@ -274,7 +274,7 @@ void gtk_text_view_get_line_at_y (GtkTextView *text_view
gint *line_top);
GDK_AVAILABLE_IN_ALL
-void gtk_text_view_buffer_to_window_coords (GtkTextView *text_view,
+void gtk_text_view_buffer_to_surface_coords (GtkTextView *text_view,
GtkTextWindowType win,
gint buffer_x,
gint buffer_y,