[gtk/prop-list: 81/96] inspector: Expand the property list



commit 2c1a0d3d2e68682b002cc1fef0911622be854449
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 87cb51fc73..64dab9fc67 100644
--- a/gtk/inspector/prop-list.ui
+++ b/gtk/inspector/prop-list.ui
@@ -53,6 +53,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]