Comment 5 for bug 1374939

Revision history for this message
Anatol Pomozov (anatol) wrote :

Non C++ version of the patch would be something like:

PangoFontDescription *font_desc = pango_font_description_from_string(name);
vte_terminal_set_font (vte, font_desc);