GNOME Bugzilla – Bug 751812
add gtk_widget_set_font_map
Last modified: 2015-07-19 20:59:14 UTC
This is necessary to make use of custom fonts. It should be inherited down the widget hierarchy.
Created attachment 306893 [details] [review] GtkWidget: Add custom font map support This allows to use a custom font map for parts of the widget hierarchy - this can be used for application-specific fonts.
Attachment 306893 [details] pushed as e7fe194 - GtkWidget: Add custom font map support