FcCharSetIsSubset.3 revision c9710b42
auto-generated by docbook2man-spec from docbook-utils package
"FcCharSetIsSubset" "3" "20 5月 2013" "" ""
NAME
FcCharSetIsSubset - Test for charset inclusion
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);
"DESCRIPTION"

Returns whether a is a subset of b.

"VERSION"

Fontconfig version 2.10.93