fclangsetunion(3) debian man page | unix.com

Man Page: fclangsetunion

Operating Environment: debian

Section: 3

FcLangSetUnion(3)														 FcLangSetUnion(3)

NAME
FcLangSetUnion - Add langsets
SYNOPSIS
#include <fontconfig.h> FcLangSet * FcLangSetUnion (const FcLangSet *ls_a, const FcLangSet *ls_b);
DESCRIPTION
Returns a set including only those languages found in either ls_a or ls_b.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcLangSetUnion(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fclangsetcompare(3) - opensolaris
fcpatternget-type(3) - centos
fcobjectsetbuild(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results