gtk/testsuite/css/style/gradient.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

23 lines
605 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">1</property>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
</object>
</child>
<child>
<object class="GtkImage">
<property name="visible">1</property>
</object>
</child>
</object>
</child>
</object>
</interface>