[gtk/columnview-expand: 52/55] inspector: Expand the property list



commit 9617a00ae300b442fb1a23df42659f1edec6a65a
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]