table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
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.
18 1月 2025 | Fontconfig 2.16.0 |