[gnome-builder/wip/chergert/dspy] dspy: autosize the column containing nodes



commit b19e49f78bf9b4de50b08d916707ea0bdee97325
Author: Christian Hergert <chergert redhat com>
Date:   Fri Apr 12 14:48:42 2019 -0700

    dspy: autosize the column containing nodes

 src/plugins/dspy/dspy-name-view.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/plugins/dspy/dspy-name-view.ui b/src/plugins/dspy/dspy-name-view.ui
index 800fe94fc..e1558a821 100644
--- a/src/plugins/dspy/dspy-name-view.ui
+++ b/src/plugins/dspy/dspy-name-view.ui
@@ -122,6 +122,7 @@
                 <child>
                   <object class="GtkTreeViewColumn">
                     <property name="expand">true</property>
+                    <property name="sizing">autosize</property>
                     <property name="title" translatable="yes">Object Path</property>
                     <child>
                       <object class="GtkCellRendererText" id="text_cell">


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