table of contents
FcLangSetGetLangs(3) | FcLangSetGetLangs(3) |
NAME¶
FcLangSetGetLangs - get the list of languages in the langset
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcStrSet * FcLangSetGetLangs (const FcLangSet *ls);
DESCRIPTION¶
Returns a string set of all languages in langset.
31 3月 2022 | Fontconfig 2.14.0 |