inspector: Cosmetic fixes

Set scrollbars and shadows consistently.
This commit is contained in:
Matthias Clasen
2014-10-11 00:23:21 -04:00
parent d2c0f37a69
commit a5846645d1
14 changed files with 86 additions and 88 deletions

View File

@ -10,6 +10,8 @@
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="hscrollbar-policy">never</property>
<property name="vscrollbar-policy">automatic</property>
<property name="expand">True</property>
<child>
<object class="GtkTreeView" id="tree">