debian man page for fccharsetunion

Query: fccharsetunion

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcCharSetUnion(3)														 FcCharSetUnion(3)

NAME
FcCharSetUnion - Add charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetUnion (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in either a or b.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcCharSetUnion(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?