gtk2/testsuite/css/style/misc.ui
Matthias Clasen 03f24bb5cf css: Improve test coverage
Among other things, this includes a test for the fix
in the previous commit.
2022-07-18 07:08:01 -05:00

25 lines
599 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="decorated">0</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
<child>
<object class="GtkLabel">
</object>
</child>
<child>
<object class="GtkImage">
</object>
</child>
<child>
<object class="GtkPicture">
</object>
</child>
</object>
</child>
</object>
</interface>