inspector: Improve tab switching

Switch the object and resource trees away from activate-on-single-click
and add a 'view details' button.
This commit is contained in:
Matthias Clasen
2014-10-24 21:14:16 -04:00
parent 32326f826f
commit 70c3241bd3
10 changed files with 188 additions and 60 deletions

View File

@ -25,7 +25,6 @@
<property name="model">model</property>
<property name="enable-search">True</property>
<property name="search-column">2</property>
<property name="activate-on-single-click">True</property>
<signal name="row-activated" handler="on_row_activated"/>
<child internal-child="selection">
<object class="GtkTreeSelection">