mirror of https://github.com/daleclack/My_GtkUi
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
|
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<!-- Created with Cambalache 0.11.2 -->
|
||
|
<interface>
|
||
|
<requires lib="gtk" version="4.6"/>
|
||
|
<object class="GtkWindow">
|
||
|
<child>
|
||
|
<object class="GtkBox">
|
||
|
<property name="orientation">vertical</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|