logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcLangSetAdd - add a language to a langset

Description

lang is added to ls. lang should be of the form Ll-Tt where Ll is a two or three letter language from ISO 639 and Tt is a territory from ISO 3166. Fontconfig 2.15.0 04 July 2025 FcLangSetAdd(3)

Name

FcLangSetAdd - add a language to a langset

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcLangSetAdd(FcLangSet*ls,constFcChar8*lang);

See Also