FcStrSetEqual
Section: (3)
Updated: 06 April 2020
Index
Return to Main Contents
NAME
FcStrSetEqual - check sets for equality
SYNOPSIS
#include <fontconfig/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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:05:42 GMT, March 31, 2021