GNOME Bugzilla – Bug 757806
Font selection: make button text match selected typeface
Last modified: 2016-01-17 19:25:57 UTC
A user recently got confused when he thought the console font would be Cantarell when it really was DejaVu Sans Mono, because the button text was rendered in Cantarell. Please use the equivalent of gtk_font_button_set_use_font(), presumably in https://git.gnome.org/browse/gnome-tweak-tool/tree/gtweak/widgets.py#n286.
Created attachment 319223 [details] [review] widgets: Use selected font on font selector buttons
Attachment 319223 [details] pushed as f0aefa8 - widgets: Use selected font on font selector buttons