r1159.htmlPrev r1207.htmlNext FcCharSetEqual
Name
FcCharSetEqual -- Compare two charsets Synopsis
#include <fontconfig.h>
	
FcBool FcCharSetEqual(const FcCharSet *a, const FcCharSet *b);
Description
Returns whether a and bcontain the same set of unicode chars.
	    
Version
Fontconfig version 2.3.91
	    
r1159.htmlPrev index.htmlHome r1207.htmlNext FcCharSetCopy x93.html#AEN1087Up FcCharSetIntersect 