dwww Home | Manual pages | Find package

FcLangSetCompare(3)                                        FcLangSetCompare(3)

NAME
       FcLangSetCompare - compare language sets

SYNOPSIS
       #include <fontconfig/fontconfig.h>

       FcLangResult  FcLangSetCompare  (const FcLangSet *ls_a, const FcLangSet
       *ls_b);

DESCRIPTION
       FcLangSetCompare compares language coverage for ls_a and ls_b. If  they
       share  any  language and territory pair, this function returns FcLangE-
       qual. If they share a language but differ in which territory that  lan-
       guage  is  for, this function returns FcLangDifferentTerritory. If they
       share no languages in common, this  function  returns  FcLangDifferent-
       Lang.

Fontconfig 2.13.1                23 March 2022             FcLangSetCompare(3)

Generated by dwww version 1.14 on Fri Jan 24 06:09:31 CET 2025.