gtk2/testsuite/reftests/color-transition.ui

20 lines
509 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<child>
<object class="GtkBox" id="box2">
<property name="hexpand">1</property>
<property name="vexpand">1</property>
<child>
<placeholder/>
</child>
</object>
</child>
</object>
</child>
</object>
</interface>