[gnome-builder/wip/chergert/dspy] dspy: autosize the column containing nodes
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/dspy] dspy: autosize the column containing nodes
- Date: Fri, 12 Apr 2019 21:48:56 +0000 (UTC)
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]