Man Page: fccharsetunion
Operating Environment: opensolaris
Section: 3
FcCharSetUnion(3) FcCharSetUnion(3)NAMEFcCharSetUnion - Add charsetsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCharSet * FcCharSetUnion (const FcCharSet *a, const FcCharSet *b);DESCRIPTIONReturns a set including only those chars found in either a or b.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcCharSetUnion(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| fclangsetcontains(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| PHP Man Pages Now Available (Over 10,000) |
| What's legal and what's not? |
| Identify problem with while getopts |