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
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.
04 April 2025 | Fontconfig 2.15.0 |