Kaydet (Commit) b5aa8604 authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Make "Embedded Objects" frame expendable to fill space better

Change-Id: I9b9335464c774bca13013576583877895d673592
üst d4a1e2a4
......@@ -12,6 +12,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
......@@ -32,6 +33,7 @@
<object class="svtlo-SvSimpleTableContainer" id="checklbcontainer">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="vexpand">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Simple Table Container-selection1"/>
</child>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment