summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-01-31 03:42:26 -0500
committerMatthias Clasen <mclasen@redhat.com>2019-01-31 03:43:52 -0500
commitb35e20b43bb4142f36d45205b8dd5c58edde0dbc (patch)
tree4bc519ca254e164d3194f23afd60277d633b3fa2
parent827bd968202158b26bf0643b9e26228cc8d7a2f9 (diff)
downloadgtk+-new-harfbuzz-api.tar.gz
font demo: show features and variationsnew-harfbuzz-api
-rw-r--r--demos/gtk-demo/font-features.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/font-features.ui b/demos/gtk-demo/font-features.ui
index 3906b8c86b..0cc1b9f30e 100644
--- a/demos/gtk-demo/font-features.ui
+++ b/demos/gtk-demo/font-features.ui
@@ -50,6 +50,7 @@
<property name="can_focus">1</property>
<property name="receives_default">1</property>
<property name="font">Sans 12</property>
+ <property name="level">style|size|variations|features</property>
<signal name="font-set" handler="font_changed" swapped="no"/>
</object>
</child>