Man Page
Manual Section... (3) - page: FcStrSetEqual
NAME
FcStrSetEqual - check sets for equalitySYNOPSIS
#include <fontconfig.h>
FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);
DESCRIPTION
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.
VERSION
Fontconfig version 2.6.0
Index
This document was created by man2html, using the manual pages.
Time: 15:27:21 GMT, June 11, 2010
