debian man page for fcpatternfilter

Query: fcpatternfilter

OS: debian

Section: 3

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

FcPatternFilter(3)														FcPatternFilter(3)

NAME
FcPatternFilter - Filter the objects of pattern
SYNOPSIS
#include <fontconfig.h> FcPattern * FcPatternFilter (FcPattern *p, const FcObjectSet *);
DESCRIPTION
Returns a new pattern that only has those objects from p that are in os. If os is NULL, a duplicate of p is returned.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcPatternFilter(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - debian
fcpatternget-type(3) - centos
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...