textview: revert renaming of buffer_to_surface_coords()
authorChristian Hergert <chergert@redhat.com>
Mon, 23 Sep 2019 23:08:53 +0000 (16:08 -0700)
committerChristian Hergert <chergert@redhat.com>
Fri, 4 Oct 2019 20:22:49 +0000 (13:22 -0700)
commit8373cc6c471f478dbf48fad7f5532e27f286c150
treedd9234423c3aa25de46c0490d1c2610155627cb3
parent872d2046fdaf12202be5b98f38513b2d96f6ba9d
textview: revert renaming of buffer_to_surface_coords()

The renaming of this function doesn't make much since because the window
is the GtkTextWindowType, not GdkWindow specifically. So we can keep the
old name which is closer to the proper meaning and less code for consumers
to change when porting to 4.x.
docs/reference/gtk/gtk4-sections.txt
gtk/a11y/gtktextviewaccessible.c
gtk/gtktextview.c
gtk/gtktextview.h