Query: fccharsetissubset
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcCharSetIsSubset(3) FcCharSetIsSubset(3)NAMEFcCharSetIsSubset - Test for charset inclusionSYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);DESCRIPTIONReturns whether a is a subset of b.VERSIONFontconfig version 2.10.95 31 8 2013 FcCharSetIsSubset(3)