Query: fccharsetissubset
OS: debian
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.h> FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);DESCRIPTIONReturns whether a is a subset of b.VERSIONFontconfig version 2.9.0 16 April 2012 FcCharSetIsSubset(3)