Query: fclangsetequal
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcLangSetEqual(3) FcLangSetEqual(3)NAMEFcLangSetEqual - test for matching langsetsSYNOPSIS#include <fontconfig.h> FcBool FcLangSetEqual(const FcLangSet *ls_a); (const FcLangSet *ls_b); .fiDESCRIPTIONReturns FcTrue if and only if ls_a supports precisely the same language and territory combinations as ls_b.VERSIONFontconfig version 2.8.0 18 November 2009 FcLangSetEqual(3)