FcStrSetEqual
FcStrSetEqual
Section: (3) Updated: 18 November 2009 Local index
Up
NAME
FcStrSetEqual - check sets for equality
SYNOPSIS
#include <fontconfig.h>
FcBool FcStrSetEqual(FcStrSet *set_a);
(FcStrSet *set_b);
.fi
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.8.0
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- VERSION
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:01 GMT, April 16, 2011