inspector: Some ui refinements

Remove pointless expanders from lists, add grid lines and,
in some places, tree lines.
This commit is contained in:
Matthias Clasen
2016-03-05 00:29:06 -05:00
parent fa36f34fcf
commit 360bad6865
7 changed files with 10 additions and 0 deletions

View File

@ -87,6 +87,7 @@
<property name="visible">True</property>
<property name="model">model</property>
<property name="enable-search">False</property>
<property name="enable-grid-lines">vertical</property>
<signal name="row-activated" handler="row_activated"/>
<child internal-child="selection">
<object class="GtkTreeSelection">