summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-08 10:44:20 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-18 14:54:11 -0400
commit937af77bcf7d689a85d549c573edd2de7bafbe5b (patch)
treeed5fd5145cc600e8fbf950e3fd3540acab102cec /docs
parent712223916f82782e84d2efe8216210026d8fec6d (diff)
downloadpango-937af77bcf7d689a85d549c573edd2de7bafbe5b.tar.gz
Add pango_language_get_preferred
This returns the list of preferred languages, as determined from the PANGO_LANGUAGES or LANGUAGES environment variables.
Diffstat (limited to 'docs')
-rw-r--r--docs/pango-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt
index 04b6b442..56ca9ecf 100644
--- a/docs/pango-sections.txt
+++ b/docs/pango-sections.txt
@@ -644,6 +644,7 @@ pango_language_matches
pango_language_includes_script
pango_language_get_scripts
pango_language_get_default
+pango_language_get_preferred
pango_language_get_sample_string
<SUBSECTION Private>