On Fri, Dec 18, 2009 at 10:08 PM, Matthew Talbert wrote:
> It used to be possible to change the font that gtkhtml used (for the
> entire document) by calling gtk_widget_modify_font on the widget. It
> seems in recent versions that this no longer works. I've played around
> with setting styles on t
It used to be possible to change the font that gtkhtml used (for the
entire document) by calling gtk_widget_modify_font on the widget. It
seems in recent versions that this no longer works. I've played around
with setting styles on the widget and haven't gotten that to work
either. Does anyone know