]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fclangset.fncs
[fclang] Implement FcLangSetGetLangs() (#18846)
[fontconfig.git] / doc / fclangset.fncs
index 3f69f0d3040f0f01843fab81d88714abe4078d7c..f9d578e6585f9818758268c5d08ab0626c443188 100644 (file)
@@ -123,6 +123,14 @@ function returns FcLangDiffentTerritory. If <parameter>ls</parameter>
 has no matching language, this function returns FcLangDifferentLang.
 @@
 
+@RET@          FcStrSet *
+@FUNC@         FcLangSetGetLangs
+@TYPE1@                const FcLangSet *               @ARG1@          ls
+@PURPOSE@      get the list of languages in the langset
+@DESC@
+Returns a string set of all languages in <parameter>langset</parameter>.
+@@
+
 @RET@          FcStrSet *
 @FUNC@         FcGetLangs
 @TYPE1@                void