| <!-- default layout property gets stripped --> | |
| <interface> | |
| <object class="GtkGrid"> | |
| <child> | |
| <object class="GtkLabel"> | |
| <layout> | |
| <property name="column-span">1</property> | |
| <property name="row-span">2</property> | |
| </layout> | |
| </object> | |
| </child> | |
| </object> | |
| </interface> |