Learning_GTK4_tree/testsuite/reftests/css-match-descendant-later....

16 lines
408 B
Plaintext
Raw Permalink Normal View History

2023-12-12 11:36:42 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="decorated">0</property>
<child>
<object class="GtkBox" id="box1">
<property name="width_request">10</property>
<property name="height_request">10</property>
<child>
<placeholder/>
</child>
</object>
</child>
</object>
</interface>