debian man page for fclangsetsubtract

Query: fclangsetsubtract

OS: debian

Section: 3

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

FcLangSetSubtract(3)													      FcLangSetSubtract(3)

NAME
FcLangSetSubtract - Subtract langsets
SYNOPSIS
#include <fontconfig.h> FcLangSet * FcLangSetSubtract (const FcLangSet *ls_a, const FcLangSet *ls_b);
DESCRIPTION
Returns a set including only those languages found in ls_a but not in ls_b.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcLangSetSubtract(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirscan(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com