9907: add a spacing value for children widgets
fit better for some Gtk themes
This commit is contained in:
parent
d0e9728567
commit
1a1515d6e3
@ -12,6 +12,7 @@
|
||||
<property name="can_focus">False</property>
|
||||
<property name="border_width">6</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="spacing">2</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="title">
|
||||
<property name="visible">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user