Query: fcpatternequalsubset
OS: sunos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcPatternEqualSubset(3) FcPatternEqualSubset(3)NAMEFcPatternEqualSubset - Compare portions of patternsSYNOPSIS#include <fontconfig.h> FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);DESCRIPTIONReturns whether pa and pb have exactly the same values for all of the objects in os.VERSIONFontconfig version 2.2.3 30 June 2004 FcPatternEqualSubset(3)