1. NAME▲
FcStrSetEqual - check sets for equality
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
FcBool FcStrSetEqual(FcStrSet *\fIset_a\fB);
(FcStrSet *\fIset_b\fB);
\fR.fi3. DESCRIPTION▲
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.
4. VERSION ▲
Fontconfig version 2.8.0