1
0
Fork 0

UI file updated.

This commit is contained in:
Kolan Sh 2018-04-27 16:23:37 +03:00
parent f987024016
commit acd8e1e6bf
1 changed files with 22 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.19.0 -->
<!-- Generated with glade 3.20.4 -->
<interface>
<requires lib="gtk+" version="3.16"/>
<object class="GtkDialog" id="object_example_dialog">
@ -78,7 +78,10 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">label</property>
<property name="label" translatable="yes">Object Example Protocol</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
<packing>
<property name="expand">True</property>
@ -90,7 +93,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">label</property>
<property name="label" translatable="yes">Any</property>
</object>
<packing>
<property name="expand">True</property>
@ -102,7 +105,7 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">label</property>
<property name="label" translatable="yes">Controls</property>
</object>
<packing>
<property name="expand">True</property>
@ -110,6 +113,18 @@
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Here</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="expand">True</property>
@ -119,5 +134,8 @@
</child>
</object>
</child>
<child>
<placeholder/>
</child>
</object>
</interface>