textview: Stop using gtk_snapshot_render api
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Oct 2022 20:57:23 +0000 (16:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 12 Oct 2022 19:35:00 +0000 (15:35 -0400)
commit616e0a0d323875eba7e91cc56db1e7ae3cf23180
tree6ef07ad2ce6a21d77dd3320d6f61e61b074b5e77
parentee761051197095706e6eed72f1d68fcc7d8b5420
textview: Stop using gtk_snapshot_render api

The gtk_snapshot_render api is deprecated, so avoid using it.
gtk/gtktextlayout.c
gtk/gtktextutil.c
gtk/gtktextview.c