summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-06-09 19:53:20 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-06-09 19:53:20 +0000
commit239022bc8313ee472e773fcfb2868a67efb4c686 (patch)
tree07ee27e6e9429aa553c88ae73b8a24e00fd7996e /docs
parent3eb2b0d3d21c74408bea4427950cc2addc529b3c (diff)
downloadpango-239022bc8313ee472e773fcfb2868a67efb4c686.tar.gz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/text-attributes.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml
index 43cc1686..fa52ebe4 100644
--- a/docs/tmpl/text-attributes.sgml
+++ b/docs/tmpl/text-attributes.sgml
@@ -632,7 +632,7 @@ The #GObject type for #PangoLanguage.
@Returns:
-<!-- ##### MACRO pango_language_to_string ##### -->
+<!-- ##### FUNCTION pango_language_to_string ##### -->
<para>
Returns a RFC-3066 format string representing the given language tag.
</para>