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 a2d1d5244b
commit e847c27aac

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>