summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-12-24 11:12:22 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-05-30 20:01:14 -0400
commit3bddbcdd52591856cf21fe772f9ced37d76fb7dd (patch)
treead2d6f452807963857ab97d46e7378dd136f92a0
parent13d5d60db0bcd426270d55483c8ab7a476a93313 (diff)
downloadgtk+-3bddbcdd52591856cf21fe772f9ced37d76fb7dd.tar.gz
inspector: Expand the property list
It looks better this way.
-rw-r--r--gtk/inspector/prop-list.ui1
1 files changed, 1 insertions, 0 deletions
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"/>