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