table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
FcLangSetCopy(3) | FcLangSetCopy(3) |
NAME¶
FcLangSetCopy - copy a langset object
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcLangSet * FcLangSetCopy (const FcLangSet *ls);
DESCRIPTION¶
FcLangSetCopy creates a new FcLangSet object and populates it with the contents of ls.
18 1月 2025 | Fontconfig 2.16.0 |