recent chooser: Make it expand

It is expected that the list fills the available space.

https://bugzilla.gnome.org/show_bug.cgi?id=750690
This commit is contained in:
Matthias Clasen
2015-06-12 08:26:18 -04:00
parent 39cb51bb07
commit f123bd92bb

View File

@@ -21,6 +21,7 @@
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<property name="vexpand">True</property>
<child>
<object class="GtkTreeView" id="recent_view">
<property name="visible">True</property>