manpagez: man pages & more
man FcCharSetMerge(3)
Home | html | info | man
FcCharSetMerge(3)                                            FcCharSetMerge(3)




NAME

       FcCharSetMerge - Merge charsets


SYNOPSIS

       #include <fontconfig.h>

       FcBool   FcCharSetMerge  (FcCharSet  *a,  const  FcCharSet  *b,  FcBool
       *changed);


DESCRIPTION

       Adds all chars in b to a.  In other words, this is an in-place  version
       of FcCharSetUnion.  If changed is not NULL, then it returns whether any
       new chars from b were added to a.  Returns FcFalse on  failure,  either
       when a is a constant set or from running out of memory.


VERSION

       Fontconfig version 2.9.0



                                  11 3ae 2012                FcCharSetMerge(3)

fontconfig 2.9.0 - Generated Sun Apr 1 16:08:13 CDT 2012
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.