r270.htmlPrev r316.htmlNext FcPatternEqual
Name
FcPatternEqual -- Compare patterns Synopsis
#include <fontconfig.h>
	
FcBool FcPatternEqual(const FcPattern *pa, const FcPattern *pb);
Description
Returns whether pa and pb are exactly alike.
	    
Version
Fontconfig version 2.3.91
	    
r270.htmlPrev index.htmlHome r316.htmlNext FcPatternDestroy x93.html#AEN246Up FcPatternEqualSubset 