Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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