13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
|
<!-- test invalid cell layout custom attribute value -->
|
||
|
<interface>
|
||
|
<object class="GtkIconView">
|
||
|
<child>
|
||
|
<object class="GtkCellRendererText">
|
||
|
</object>
|
||
|
<cell-packing>
|
||
|
<property name="name" food="food">1</property>
|
||
|
</cell-packing>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|