DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

FcCharSetIsSubset(3)





NAME

       FcCharSetIsSubset - Test for charset inclusion


SYNOPSIS

       #include <fontconfig.h>

       FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);


DESCRIPTION

       Returns whether a is a subset of b.


VERSION

       Fontconfig version 2.4.2

                               02 December 2006           FcCharSetIsSubset(3)

Man(1) output converted with man2html