Update migrating-3to4.xml

This commit is contained in:
J Arun Mani 2020-02-07 18:30:42 +00:00
parent e3afb2fec8
commit 3cbb3dc0f4

View File

@ -374,7 +374,7 @@
</section>
<section>
<title>Adapt to GtkButton API changes</title>
<title>Adapt to GtkBox API changes</title>
<para>
GtkBox no longer has pack-start and -end. Pack your widgets in the
correct order, or reorder them as necessary.