forked from AuroraMiddleware/gtk
docs: Fix build
This commit is contained in:
parent
b9dc13ad99
commit
7a3ffec762
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user