@@ -4512,7 +4512,7 @@ clicking on the DRO</property>
45124512 <property name="hexpand">False</property>
45134513 <property name="label-xalign">0.5</property>
45144514 <child>
4515- <!-- n-columns=2 n-rows=7 -->
4515+ <!-- n-columns=2 n-rows=8 -->
45164516 <object class="GtkGrid" id="grid_messages_style">
45174517 <property name="visible">True</property>
45184518 <property name="can-focus">False</property>
@@ -4691,7 +4691,7 @@ will be in a frame.</property>
46914691 </object>
46924692 <packing>
46934693 <property name="left-attach">0</property>
4694- <property name="top-attach">5 </property>
4694+ <property name="top-attach">6 </property>
46954695 <property name="width">2</property>
46964696 </packing>
46974697 </child>
@@ -4708,10 +4708,44 @@ to test your settings.</property>
47084708 </object>
47094709 <packing>
47104710 <property name="left-attach">0</property>
4711- <property name="top-attach">6 </property>
4711+ <property name="top-attach">7 </property>
47124712 <property name="width">2</property>
47134713 </packing>
47144714 </child>
4715+ <child>
4716+ <object class="GtkLabel" id="lbl_messages_font_filter">
4717+ <property name="visible">True</property>
4718+ <property name="can-focus">False</property>
4719+ <property name="margin-start">3</property>
4720+ <property name="hexpand">True</property>
4721+ <property name="label" translatable="yes">Font filter</property>
4722+ <property name="xalign">0</property>
4723+ </object>
4724+ <packing>
4725+ <property name="left-attach">0</property>
4726+ <property name="top-attach">5</property>
4727+ </packing>
4728+ </child>
4729+ <child>
4730+ <object class="GtkComboBoxText" id="cmb_messages_font_face">
4731+ <property name="visible">True</property>
4732+ <property name="can-focus">False</property>
4733+ <property name="active">0</property>
4734+ <items>
4735+ <item id="0">All</item>
4736+ <item id="1">Regular</item>
4737+ <item id="2">Bold</item>
4738+ <item id="3">Medium</item>
4739+ <item id="4">Book</item>
4740+ <item id="5">Italic</item>
4741+ </items>
4742+ <signal name="changed" handler="on_cmb_messages_font_face_changed" swapped="no"/>
4743+ </object>
4744+ <packing>
4745+ <property name="left-attach">1</property>
4746+ <property name="top-attach">5</property>
4747+ </packing>
4748+ </child>
47154749 </object>
47164750 </child>
47174751 <child type="label">
0 commit comments