GNOME Bugzilla – Bug 325013
pango_context_init could use pango_font_description_set_static_family
Last modified: 2005-12-27 11:08:33 UTC
not overly important, but it showed up when I was looking for places where we do small mallocs.
2005-12-27 Behdad Esfahbod <behdad@gnome.org> * pango/pango-context.c (pango_context_init): Use pango_font_description_set_family_static. (bug #325013, Matthias Clasen)