Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcLangSetEqual(3)					     FcLangSetEqual(3)

NAME
       FcLangSetEqual -	test for matching langsets

SYNOPSIS
       #include	<fontconfig/fontconfig.h>

       FcBool FcLangSetEqual (const FcLangSet *ls_a, const FcLangSet *ls_b);

DESCRIPTION
       Returns FcTrue if and only if ls_a supports precisely the same language
       and territory combinations as ls_b.

Fontconfig 2.15.0		  22 12	2023		     FcLangSetEqual(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcLangSetEqual&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help