mirror of https://github.com/daleclack/My_GtkUi
13 lines
424 B
XML
13 lines
424 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- Created with Cambalache 0.11.2 -->
|
|
<interface>
|
|
<requires lib="gtk+" version="3.24"/>
|
|
<object class="GtkDialog">
|
|
<property name="expand">True</property>
|
|
<property name="gravity">center</property>
|
|
<property name="height-request">200</property>
|
|
<property name="margin-start">3</property>
|
|
<property name="width-request">400</property>
|
|
</object>
|
|
</interface>
|