f56f4c548ed81e033c44019c357ddb3d3560e019
[platform/upstream/fontconfig.git] / doc / FcPatternRemove.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcPatternRemove" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcPatternRemove \- Remove one object of the specified type from the pattern
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcPatternRemove (FcPattern *\fIp\fB, const char *\fIobject\fB, int \fIid\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Removes the value associated with the property `object' at position `id', returning 
14 whether the property existed and had a value at that position or not.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.91