logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcLangSetEqual - test for matching langsets

Description

Returns FcTrue if and only if ls_a supports precisely the same language and territory combinations as ls_b. Fontconfig 2.15.0 04 July 2025 FcLangSetEqual(3)

Name

FcLangSetEqual - test for matching langsets

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcLangSetEqual(constFcLangSet*ls_a,constFcLangSet*ls_b);

See Also