Bug 537258 – Add a pango_language_to_string() function
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 9 Jun 2008 19:53:20 +0000 (19:53 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 9 Jun 2008 19:53:20 +0000 (19:53 +0000)
commit239022bc8313ee472e773fcfb2868a67efb4c686
tree07ee27e6e9429aa553c88ae73b8a24e00fd7996e
parent3eb2b0d3d21c74408bea4427950cc2addc529b3c
Bug 537258 – Add a pango_language_to_string() function

2008-06-09  Behdad Esfahbod  <behdad@gnome.org>

        Bug 537258 – Add a pango_language_to_string() function

        * docs/tmpl/text-attributes.sgml:
        * pango/pango-language.c (pango_language_to_string):
        * pango/pango-language.h:
        * pango/pango.def:
        Add a function implementation of pango_language_to_string().
        The macro is still available.  To be removed in a cycle or two from
        now. (bug #537466)

svn path=/trunk/; revision=2651
ChangeLog
docs/tmpl/text-attributes.sgml
pango/pango-language.c
pango/pango-language.h
pango/pango.def