gtk2/testsuite/tools/simplify-data/test5.ui
Matthias Clasen 4b71ed3f5e testsuite: Update tools tests
These tests need to test GTK4 ui file syntax.
2020-03-13 15:34:54 -04:00

13 lines
231 B
XML

<!-- placeholders are preserved -->
<interface>
<object class="GtkWindow">
<child>
<object class="GtkBox">
<child>
<placeholder/>
</child>
</object>
</child>
</object>
</interface>