[gtk/columnview-expand: 4/6] inspector: Expand the property list



commit d438817c56ea6054f6c5cfea29e59682afb610d1
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 24 11:12:22 2019 -0500

    inspector: Expand the property list
    
    It looks better this way.

 gtk/inspector/prop-list.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtk/inspector/prop-list.ui b/gtk/inspector/prop-list.ui
index 56b84661e7..9c952c3f41 100644
--- a/gtk/inspector/prop-list.ui
+++ b/gtk/inspector/prop-list.ui
@@ -54,6 +54,7 @@
                 <child>
                   <object class="GtkColumnViewColumn">
                     <property name="title" translatable="yes">Value</property>
+                    <property name="expand">1</property>
                     <property name="factory">
                       <object class="GtkSignalListItemFactory">
                         <signal name="bind" handler="bind_value_cb"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]