docs: Fix build

This commit is contained in:
Benjamin Otte 2019-05-30 18:26:32 +02:00
parent b9dc13ad99
commit 7a3ffec762

View File

@ -802,6 +802,7 @@
Use GTK_IS_ROOT, GTK_IS_NATIVE or GTK_IS_WINDOW
instead, as appropriate.
</para>
</section>
<section>
<title>gtk_widget_get_toplevel has been removed</title>
@ -810,6 +811,8 @@
Use gtk_widget_get_root() or gtk_widget_get_native()
instead, as appropriate.
</para>
</section>
</section>
</chapter>