table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcLangGetCharSet(3) | FcLangGetCharSet(3) |
NAME¶
FcLangGetCharSet - Get character map for a language
SYNOPSIS¶
#include <fontconfig/fontconfig.h> const FcCharSet * FcLangGetCharSet (const FcChar8 *lang);
DESCRIPTION¶
Returns the FcCharMap for a language.
| 18 1月 2025 | Fontconfig 2.16.0 |