summaryrefslogtreecommitdiff
path: root/doc/FcPatternFilter.3
blob: be1836e2db9b162e01b9a1c71dc386aa667de056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "FcPatternFilter" "3" "11 3月 2012" "" ""

.SH NAME
FcPatternFilter \- Filter the objects of pattern
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcPattern * FcPatternFilter (FcPattern *\fIp\fB, const FcObjectSet *\fI\fB);
\fR
.SH "DESCRIPTION"
.PP
Returns a new pattern that only has those objects from
\fIp\fR that are in \fIos\fR\&.
If \fIos\fR is NULL, a duplicate of
\fIp\fR is returned.
.SH "VERSION"
.PP
Fontconfig version 2.9.0