font demo: show features and variations

This commit is contained in:
Matthias Clasen
2019-01-31 03:42:26 -05:00
parent 827bd96820
commit b35e20b43b

View File

@@ -50,6 +50,7 @@
<property name="can_focus">1</property> <property name="can_focus">1</property>
<property name="receives_default">1</property> <property name="receives_default">1</property>
<property name="font">Sans 12</property> <property name="font">Sans 12</property>
<property name="level">style|size|variations|features</property>
<signal name="font-set" handler="font_changed" swapped="no"/> <signal name="font-set" handler="font_changed" swapped="no"/>
</object> </object>
</child> </child>