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