FcLangSetEqual.3 revision ca08ab68
auto-generated by docbook2man-spec from docbook-utils package
"FcLangSetEqual" "3" "26 11月 2012" "" ""
NAME
FcLangSetEqual - test for matching langsets
SYNOPSIS
#include <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.
"VERSION"
Fontconfig version 2.10.2