gtk2/testsuite/tools/simplify-data-3to4/test1.expected
Matthias Clasen d61e77dab4 Add some tests
These test various aspects of ui file conversion.
2019-05-05 17:13:38 +00:00

11 lines
224 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow">
<child>
<object class="GtkLabel">
<property name="visible">0</property>
</object>
</child>
</object>
</interface>