13 lines
261 B
Plaintext
13 lines
261 B
Plaintext
|
<!-- test invalid cell layout custom element -->
|
||
|
<interface>
|
||
|
<object class="GtkIconView">
|
||
|
<child>
|
||
|
<object class="GtkCellRendererText">
|
||
|
</object>
|
||
|
<cell-packing>
|
||
|
<warbl/>
|
||
|
</cell-packing>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|