gtk-demo: Avoid double borders in the fontrendering demo

Replace the frame with a separator.
This commit is contained in:
nana-4 2020-08-07 00:54:44 +09:00
parent d906242c78
commit bb7d5b2de6

View File

@ -198,10 +198,12 @@
</child>
</object>
</child>
<child>
<object class="GtkSeparator"/>
</child>
<child>
<object class="GtkScrolledWindow">
<property name="propagate-natural-height">1</property>
<property name="has-frame">1</property>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
<child>