forked from AuroraMiddleware/gtk
2c807335c4
These tests check various error conditions in GtkLabel custom tags.
9 lines
164 B
XML
9 lines
164 B
XML
<!-- test invalid tag in GtkLabel attributes -->
|
|
<interface>
|
|
<object class="GtkLabel">
|
|
<attributes>
|
|
<blarg/>
|
|
</attributes>
|
|
</object>
|
|
</interface>
|