12 lines
250 B
XML
12 lines
250 B
XML
<!-- test invalid cell layout attribute -->
|
|
<interface>
|
|
<object class="GtkIconView">
|
|
<child>
|
|
<object class="GtkCellRendererText">
|
|
</object>
|
|
<attributes>
|
|
</attributes>
|
|
<warbl/>
|
|
</child>
|
|
</object>
|
|
</interface>
|