mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
GtkStatusbar: Add some space between the frame and the label
Looks better this way.
This commit is contained in:
parent
401bf15c9a
commit
5925f9eeb4
@ -20,6 +20,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="spacing">4</property>
|
||||
<property name="margin">4</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label">
|
||||
<property name="visible">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user