mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
widget-factory: fix page 3 widget expand
The treeview/listbox on the left side should not expand.
This commit is contained in:
parent
bf22dea2ce
commit
4cf39f65b2
@ -2493,6 +2493,7 @@ microphone-sensitivity-medium-symbolic</property>
|
||||
<property name="height-request">300</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="shadow-type">in</property>
|
||||
<property name="hexpand">0</property>
|
||||
<child>
|
||||
<object class="GtkTreeView" id="charletree">
|
||||
<property name="enable-grid-lines">vertical</property>
|
||||
|
Loading…
Reference in New Issue
Block a user