But #702535 - List box doesn't expand to fill window

This commit is contained in:
Arx Cruz 2013-10-10 16:52:38 -03:00
parent d9e2e6a43f
commit 80bc8ce643

View File

@ -1021,6 +1021,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="shadow_type">in</property> <property name="shadow_type">in</property>
<property name="expand">True</property>
<child> <child>
<object class="GtkTreeView" id="zenity_tree_view"> <object class="GtkTreeView" id="zenity_tree_view">
<property name="visible">True</property> <property name="visible">True</property>