table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
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.
04 April 2025 | Fontconfig 2.15.0 |