8 lines
164 B
XML
8 lines
164 B
XML
<!-- test invalid tag in GtkLabel attributes -->
|
|
<interface>
|
|
<object class="GtkLabel">
|
|
<attributes>
|
|
<blarg/>
|
|
</attributes>
|
|
</object>
|
|
</interface>
|