Add a release not about GtkTable expand flags

This commit is contained in:
Matthias Clasen 2016-08-01 09:09:19 -04:00
parent 4556d0f0fe
commit 0989614d2d

View File

@ -433,5 +433,11 @@
layout of those children to change, if they unintentionally had hexpand layout of those children to change, if they unintentionally had hexpand
set before. set before.
</para> </para>
<para>
The behavior of the expand flag in #GtkTables #GtkAttachOptions has been
changed to (again) match the behavior in #GtkBox and in GTK+ 2.x. These
options don't cause the table itself to expand.
</para>
</section> </section>
</chapter> </chapter>