1. NAME▲
FcCharSetIsSubset - Test for charset inclusion
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcBool FcCharSetIsSubset
(
const
FcCharSet *
\fIa\fB);
(
const
FcCharSet *
\fIb\fB);
\fR.fi
3. DESCRIPTION▲
Returns whether a is a subset of b.
4. VERSION ▲
Fontconfig version 2.8.0