144f7d6813
With StBoxLayout using the Clutter layout manager, it will now respect actors' expand/align properties. However for the change to be transparent, we need to support the existing child meta properties as well. Do this by simply translating them to the corresponding ClutterBoxChild properties. https://bugzilla.gnome.org/show_bug.cgi?id=703810