widget-factory: Enable all details in the font chooser

We want to see this here.
This commit is contained in:
Matthias Clasen 2018-04-01 19:34:27 -04:00
parent 1764673cff
commit 63a7d99d25

View File

@ -878,6 +878,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
<object class="GtkFontButton" id="fontbutton1"> <object class="GtkFontButton" id="fontbutton1">
<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="level">family|style|size|features|variations</property>
</object> </object>
<packing> <packing>
<property name="position">6</property> <property name="position">6</property>